You are here: Start » FIL.NET » Path Constructor
Path Constructor
| Namespace: | FilNet |
|---|---|
| Assembly: | FIL.NET.TS.dll |
Syntax
public Path ( IList<FilNet.Point2D> points, bool closed )
Parameters
| Name | Type | Range | Default | Description | |
|---|---|---|---|---|---|
| points | System.Collections.Generic.IList<FilNet.Point2D> | ||||
| closed | bool |
