This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > 3DAnalyst > ESRI.ArcGIS.Analyst3D > Interfaces > IM > IMarker3DSymbol Interface > IMarker3DSymbol.IsRestricted Property (ArcObjects .NET 10.4 SDK) |
Indicates if the marker restricts access to internal shape.
[Visual Basic .NET] Public ReadOnly Property IsRestricted As Boolean
[C#] public bool IsRestricted {get;}
[C++]
HRESULT get_IsRestricted(
VARIANT_BOOL* IsRestricted
);
[C++]
Parameters IsRestricted [out, retval] IsRestricted is a parameter of type VARIANT_BOOL