get_extendedModeModifierKey();
set_extendedModeModifierKey(value);
Object.defineProperty('extendedModeModifierKey');
Type | Description |
---|---|
AnnKeys | The extended mode modifier key. 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.