You are here: Start » FIL.NET » Segment2D Constructor
Segment2D Constructor
| Namespace: | FilNet |
|---|---|
| Assembly: | FIL.NET.TS.dll |
Syntax
public Segment2D
(
FilNet.Point2D point1,
FilNet.Point2D point2
)
Parameters
| Name | Type | Range | Default | Description | |
|---|---|---|---|---|---|
| point1 | FilNet.Point2D | ||||
| point2 | FilNet.Point2D |
