Leadtools.Annotations Requires Document/Medical product license | Send comments on this topic. | Back to Introduction - All Topics | Help Version 15.10.31
DrawLockedInRunMode Property
See Also 
Leadtools.Annotations Namespace > AnnContainer Class : DrawLockedInRunMode Property




Gets or sets a value indicating whether to draw locked objects with the lock symbol when the container is in the run mode.

Syntax

Visual Basic (Declaration) 
Public Overridable Property DrawLockedInRunMode As Boolean
Visual Basic (Usage)Copy Code
Dim instance As AnnContainer
Dim value As Boolean
 
instance.DrawLockedInRunMode = value
 
value = instance.DrawLockedInRunMode
C# 
public virtual bool DrawLockedInRunMode {get; set;}
Managed Extensions for C++ 
public: __property virtual bool get_DrawLockedInRunMode();
public: __property virtual void set_DrawLockedInRunMode( 
   bool value
);
C++/CLI 
public:
virtual property bool DrawLockedInRunMode {
   bool get();
   void set (bool value);
}

Return Value

true if the container will draw the LockPicture picture on top of locked objects when the container is in run mode; false otherwise.

Remarks

The LockPicture is always drawn when the container is in design mode. For more information, refer to Implementing Annotation Security.

Requirements

Target Platforms: Microsoft .NET Framework 2.0, Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family

See Also

Leadtools.Annotations requires a Document or Medical toolkit license and unlock key. For more information, refer to: Raster Pro/Document/Medical Features