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