Click or drag to resize

CloudCoordinates Property

Gets the coordinates of the cloud points.

Namespace:  Novacta.Analytics.Advanced
Assembly:  Novacta.Analytics (in Novacta.Analytics.dll) Version: 2.0.0
Syntax
public ReadOnlyDoubleMatrix Coordinates { get; }

Property Value

Type: ReadOnlyDoubleMatrix
A matrix whose rows represent the coordinates of the cloud points.
See Also