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.FloatingSeeThroughOrder Property (ArcObjects .NET 10.5 SDK) |
Indicates the see-through order for a floating layer.
[Visual Basic .NET] Public ReadOnly Property FloatingSeeThroughOrder As Integer
[C#] public int FloatingSeeThroughOrder {get;}
[C++]
HRESULT get_FloatingSeeThroughOrder(
Long* pOrder
);
[C++]
Parameters pOrder [out, retval] pOrder is a parameter of type Long