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