This document is archived and information here might be outdated. Recommended version. |
Indicates if the diagram is locked or not.
[Visual Basic .NET] Public ReadOnly Property IsLocked As Boolean
[C#] public bool IsLocked {get;}
[C++]
HRESULT get_IsLocked(
Boolean* IsLocked
);
[C++]
Parameters IsLocked [out, retval]
IsLocked is a parameter of type bool*