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