You are here: Start » AVL.NET » AVS.SegmentVector Method
AVS.SegmentVector Method
Returns the vector [x2 - x1, y2 - y1].
| Namespace: | AvlNet |
|---|---|
| Assembly: | AVL.NET.dll |
Syntax
public static void SegmentVector ( AvlNet.Segment2D inSegment, out AvlNet.Vector2D outVector )
Parameters
| Name | Type | Range | Default | Description | |
|---|---|---|---|---|---|
![]() | inSegment | AvlNet.Segment2D | |||
![]() | outVector | AvlNet.Vector2D |


