CoverageResultsTotalWeight Property |
Gets a
Scalar representing the total weight for all the points.
Namespace:
AGI.Foundation.Coverage
Assembly:
AGI.Foundation.Spatial (in AGI.Foundation.Spatial.dll) Version: 24.2.419.0 (24.2.419.0)
Syntax public Scalar TotalWeight { get; }
Public ReadOnly Property TotalWeight As Scalar
Get
public:
property Scalar^ TotalWeight {
Scalar^ get ();
}
member TotalWeight : Scalar with get
Property Value
Type:
ScalarSee Also