Int |
The Int64LineD2DAnnotated type exposes the following members.
Name | Description | |
---|---|---|
I0 | Gets the index that is associated with the start point P0. | |
I1 | Gets the index that is associated with the end point P1. | |
Length | Gets the length of the line segment. The length is calculated once in the constructor, so frequent use does not imply any computational penalty. | |
P0 | Start point of the line segment. | |
P1 | End point of the line segment. |