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