CoverageGridPointWeight Property |
Gets the weight representing the relative importance of this grid point with respect to
the entire grid.
Namespace:
AGI.Foundation.Geometry.Discrete
Assembly:
AGI.Foundation.Spatial (in AGI.Foundation.Spatial.dll) Version: 24.2.419.0 (24.2.419.0)
Syntax public Scalar Weight { get; }
Public ReadOnly Property Weight As Scalar
Get
public:
property Scalar^ Weight {
Scalar^ get ();
}
member Weight : Scalar with get
Property Value
Type:
ScalarSee Also