Description
The X,Y coordinates of the start of the line.
-
Property type
-
A McMeasure object.
-
Syntax
-
object.maLnStartXY
The maLnStartXY Property syntax has these parts: |
| object | An expression evaluating to an object of type McLines. | Remarks
The spatially calibrated coordinates of line start 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.
|