CloudCoordinates Property
Gets the coordinates of the cloud points.
Namespace: Novacta.Analytics.AdvancedAssembly: Novacta.Analytics (in Novacta.Analytics.dll) Version: 2.1.0+428f3840cfab98dda567bb0ed350b302533e273a
public ReadOnlyDoubleMatrix Coordinates { get; }
Public ReadOnly Property Coordinates As ReadOnlyDoubleMatrix
Get
public:
property ReadOnlyDoubleMatrix^ Coordinates {
ReadOnlyDoubleMatrix^ get ();
}
member Coordinates : ReadOnlyDoubleMatrix with get
Property Value
ReadOnlyDoubleMatrix
A matrix whose rows represent the coordinates of
the cloud points.