C#
VB
C++
Gets or sets the current annotation user mode.
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 );
}
An AnnUserMode value that represents the annotation user mode.
Design mode is for creating objects; Run mode is for viewing them.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET