Gets or sets a value indicating whether to draw locked objects with the lock symbol when the container is in the run mode.
public virtual bool DrawLockedInRunMode { get; set; }
Public Overridable Property DrawLockedInRunMode As Boolean
true if the container will draw the LockPicture picture on top of locked objects when the container is in run mode; false otherwise.
The LockPicture is always drawn when the container is in design mode. For more information, refer to Implementing Annotation Security. (Deprecated)
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET