Leadtools.Windows.Annotations Requires Document/Medical license. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 16.5.9.25
AnnUserMode Enumeration
See Also  
Leadtools.Windows.Annotations Namespace : AnnUserMode Enumeration





Specifies the user mode for all objects in this container. Design mode is for creating objects; run mode is for viewing them.

Syntax

Visual Basic (Declaration) 
Public Enum AnnUserMode 
   Inherits Enum
Visual Basic (Usage)Copy Code
Dim instance As AnnUserMode
C# 
public enum AnnUserMode : Enum 
C++/CLI 
public enum class AnnUserMode : public Enum 
XAML Attributes Usage 

<object UserMode=Leadtools.Windows.Annotations.AnnUserMode .../>

XAML Attributes Usage 

<object UserMode=Leadtools.Windows.Annotations.AnnUserMode .../>

Members

MemberDescription
Design Design mode. Used for creating objects.
Run Run mode. Used for viewing or activating objects.

Example

For C#/VB examples, refer to AnnContainer.UserMode.

Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Leadtools.Windows.Annotations.AnnUserMode

Requirements

Target Platforms: Microsoft .NET Framework 3.0, Windows XP, Windows Vista, and Windows Server 2003 family

See Also

AnnUserMode requires a Document/Medical product license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features and Unlocking Special LEAD Features.