This document is archived and information here might be outdated. Recommended version. |
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(
Boolean* Visible
);
[C++]
Parameters Visible [out, retval]
Visible is a parameter of type bool*