DistanceToPositionDisplayConditionMinimumDistance Property |
Gets or sets the minimum 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 MinimumDistance { get; set; }
Public Property MinimumDistance As Double
Get
Set
public:
property double MinimumDistance {
double get ();
void set (double value);
}
member MinimumDistance : float with get, set
Property Value
Type:
DoubleExceptions See Also