C#
VB
C++
Gets a value indicating whether this AnnDrawDesigner is currently in extended mode.
protected virtual bool IsExtendedMode {get;}
Protected Overridable ReadOnly Property IsExtendedMode As Boolean
protected:
virtual property bool IsExtendedMode {
bool get();
}
true if this AnnDrawDesigner is currently in extended mode; otherwise, false.
This property will check if either the value of the ExtendedMode is set to true or the key specified by ExtendedModeModifierKey is currently being pressed.
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