You are here: Start » AVL.NET » Segment2D Constructor
Segment2D Constructor
Namespace: | Avl |
---|---|
Assembly: | AvlNet.Types.dll |
Syntax
public Segment2D
(
Avl.Point2D point1_,
Avl.Point2D point2_
)
Parameters
Name | Type | Range | Default | Description | |
---|---|---|---|---|---|
point1_ | Avl.Point2D | ||||
point2_ | Avl.Point2D |