LEADTOOLS Annotations (Leadtools.Annotations assembly)

AnnUserMode Enumeration

Show in webframe





Specifies the user mode for all objects in this container. Design mode is for creating objects; run mode is for viewing them.
Syntax
'Declaration
 
<SerializableAttribute()>
Public Enum AnnUserMode 
   Inherits System.Enum
   Implements System.IComparableSystem.IConvertibleSystem.IFormattable 
'Usage
 
Dim instance As AnnUserMode

            

            
Members
ValueMemberDescription
0x00000000DesignDesign mode. Used for creating objects.
0x00000001RunRun mode. Used for viewing or activating objects.
Example
For an example, refer to AnnContainer.UserMode.
Inheritance Hierarchy

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

Requirements

Target Platforms

See Also

Reference

Leadtools.Annotations Namespace

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.