LEADTOOLS Annotations (Leadtools.Annotations assembly)
LEAD Technologies, Inc

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
Leadtools.Annotations.AnnUserMode = function() { };
Leadtools.Annotations.AnnUserMode.prototype = {
LeadtoolsMemberMarker(replace me) };
Members
MemberDescription
DesignDesign mode. Used for creating objects.
RunRun 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: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

Leadtools.Annotations Namespace

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.