←Select platform

AnnUserMode Enumeration

Summary
Specifies the user mode for all objects in this container. Design mode is for creating objects; run mode is for viewing them.
Syntax
C#
VB
Objective-C
C++
Java
public enum AnnUserMode  
Public Enum AnnUserMode  
typedef enum LTAnnUserMode 
public enum AnnUserMode 
public: 
   enum class AnnUserMode sealed 
Members
ValueMemberDescription
0Design Design mode. Used for creating objects.
1Run Run mode. Used for viewing or activating objects.
2Render Render mode. Used for viewing objects only.
Requirements

Target Platforms

Help Version 21.0.2021.7.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Annotations.Engine Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.