You are here: Start » AVL.NET » Segment2D.Segment2D(float, float, float, float)
Segment2D.Segment2D(float, float, float, float)
| Namespace: | AvlNet |
|---|---|
| Assembly: | AVL.NET.TS.dll |
Syntax
public Segment2D( float point1X, float point1Y, float point2X, float point2Y )
Parameters
- point1X
- Type: System.Single
- point1Y
- Type: System.Single
- point2X
- Type: System.Single
- point2Y
- Type: System.Single
