This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > GlobeCore > ESRI.ArcGIS.GlobeCore > Interfaces > IG > IGlobeLayerInfo Interface > IGlobeLayerInfo.Transparency Property (ArcObjects .NET 10.4 SDK) |
The transparency percentage of the layer.
[Visual Basic .NET] Public ReadOnly Property Transparency As Integer
[C#] public int Transparency {get;}
[C++]
HRESULT get_Transparency(
Long* pTransparency
);
[C++]
Parameters pTransparency [out, retval] pTransparency is a parameter of type Long