Error processing SSI file
LEADTOOLS Annotations (Leadtools.Annotations assembly)

Show in webframe

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
'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

Error processing SSI file
(Deprecated, use Leadtools.Annotations.Core instead)