XYZ.Item
Description:
Indexed access to coordinates.
Indexed access to coordinates.
public double this[
int idx
] { get; }
-
Int32idxUse 0 for X, 1 for Y and 2 for Z.
-
Thrown when an attempt is made to access the coordinate with an index that is larger than 2.