←Select platform

UserMode Property

Summary

Gets or sets the current annotation user mode.

Syntax

C#
VB
C++
public virtual AnnUserMode UserMode { get; set; } 
  
Public Overridable Property UserMode As Leadtools.Annotations.AnnUserMode 
public: 
virtual property Leadtools.Annotations.AnnUserMode UserMode { 
   Leadtools.Annotations.AnnUserMode get(); 
   void set (    Leadtools.Annotations.AnnUserMode ); 
} 

Property Value

An AnnUserMode value that represents the annotation user mode.

Remarks

Design mode is for creating objects; Run mode is for viewing them.

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Annotations Assembly