This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > GlobeCore > ESRI.ArcGIS.GlobeCore > Interfaces > IG > IGlobeLayerInfo Interface > IGlobeLayerInfo.MinimumDistance Property (ArcObjects .NET 10.5 SDK) |
The minimum visibility distance.
[Visual Basic .NET] Public ReadOnly Property MinimumDistance As Double
[C#] public double MinimumDistance {get;}
[C++]
HRESULT get_MinimumDistance(
double* pMinDistance
);
[C++]
Parameters pMinDistance [out, retval] pMinDistance is a parameter of type double