This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Interfaces > IG > IGraphicFeatureLayer2 Interface > IGraphicFeatureLayer2.Visible Property (ArcObjects .NET 10.4 SDK) |
Indicates whether the layer is visible as defined in the TOC (i.e. marked on).
[Visual Basic .NET] Public ReadOnly Property Visible As Boolean
[C#] public bool Visible {get;}
[C++]
HRESULT get_Visible(
VARIANT_BOOL* Visible
);
[C++]
Parameters Visible [out, retval] Visible is a parameter of type VARIANT_BOOL