Description
The X,Y location of the point.
-
Property type
-
A McMeasure object.
-
Syntax
-
object.maPtLocationXY
The maPtLocationXY Property syntax has these parts: |
| object | An expression evaluating to an object of type McPoints. | Remarks
The spatially calibrated coordinates of each point are returned as a length-2 array, X followed by Y. The Value for N points is exposed as a 2-dimensional array of 2 by N.
|