This document is archived and information here might be outdated. Recommended version. |
Indicates if layer is selectable.
[Visual Basic .NET] Public ReadOnly Property Selectable As Boolean
[C#] public bool Selectable {get;}
[C++]
HRESULT get_Selectable(
Boolean* Value
);
[C++]
Parameters Value [out, retval]
Value is a parameter of type bool*