Gets or sets the user mode.
public virtual AnnUserMode UserMode { get; set; }
Public Overridable Property UserMode As AnnUserMode
@property (nonatomic) LTAnnUserMode userMode;
public AnnUserMode getUserMode()
public void setUserMode(AnnUserMode userMode)
public:
virtual property AnnUserMode^ UserMode
{
AnnUserMode^ get()
void set(AnnUserMode^ value)
}
The current user mode for this container. The default value is AnnUserMode.Design
When this container is rendered, some of the objects will behave differently depending on the user mode. For example, AnnHotspotObject will not be visible in run mode.
The value of this property will change by the automation framework.
Help Collections
Raster .NET | C API | C++ Class Library | HTML5 JavaScript
Document .NET | C API | C++ Class Library | HTML5 JavaScript
Medical .NET | C API | C++ Class Library | HTML5 JavaScript
Medical Web Viewer .NET
Multimedia
Direct Show .NET | C API | Filters
Media Foundation .NET | C API | Transforms
Supported Platforms
.NET, Java, Android, and iOS/macOS Assemblies
Imaging, Medical, and Document
C API/C++ Class Libraries
Imaging, Medical, and Document
HTML5 JavaScript Libraries
Imaging, Medical, and Document