Description
The X,Y coordinates of the end of the line.
-
Property type
-
A McMeasure object.
-
Syntax
-
object.maLnEndXY
The maLnEndXY Property syntax has these parts: |
| object | An expression evaluating to an object of type McLines. | Remarks
The spatially calibrated coordinates of line end is returned as a length-2 array, X followed by Y. The Value for N lines is exposed as a 2-dimensional array of 2 by N.
|