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 bool IsExtendedMode {get;}
protected boolean getIsExtendedMode();
get_IsExtendedMode();
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.
Note:This property is not supported in WinRTPhone.
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