Gets or sets the extended mode modifier key.
public AnnKeys ExtendedModeModifierKey { get; set; }
Public Property ExtendedModeModifierKey As AnnKeys
@property (nonatomic) LTAnnKeys extendedModeModifierKey;
public int getExtendedModeModifierKey()
public void setExtendedModeModifierKey(int value)
The extended mode modifier key. The default value is AnnKeys.Shift.
This key is used to toggle the AnnDrawDesigner.ExtendedMode on and off in design mode.
Extended mode modifies the drawing behavior of the designer. Pressing and holding down the modifier key while drawing makes lines snap to the closest vertical, horizontal, or 45-degree angle; and constrains rectangle and ellipse objects to be sized proportionately when they are drawn so that squares and circles are drawn instead of rectangles and ellipses.
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