DistanceToGlobeOverlayDisplayConditionMaximumDistanceSquared Property |
Gets the squared maximum distance, in meters, of the inclusive distance interval.
Namespace:
AGI.Foundation.Graphics
Assembly:
AGI.Foundation.Graphics (in AGI.Foundation.Graphics.dll) Version: 24.2.419.0 (24.2.419.0)
Syntax public double MaximumDistanceSquared { get; }
Public ReadOnly Property MaximumDistanceSquared As Double
Get
public:
property double MaximumDistanceSquared {
double get ();
}
member MaximumDistanceSquared : float with get
Property Value
Type:
DoubleSee Also