(Leadtools.Annotations.Automation)

ExtendedModeModifierKey Property

Show in webframe




Gets or sets the extended mode modifier key.
Syntax
public AnnKeys ExtendedModeModifierKey {get; set;}
public AnnKeys ExtendedModeModifierKey {get; set;}
@property (nonatomic) LTAnnKeys extendedModeModifierKey;
public int getExtendedModeModifierKey()
public void setExtendedModeModifierKey(int value)
            
 
get_ExtendedModeModifierKey();
set_ExtendedModeModifierKey(value);
Object.defineProperty('ExtendedModeModifierKey');

Property Value

The extended mode modifier key. Default value is AnnKeys.Shift.
Remarks

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.

Note: This member is not supported in WinRT Phone.

Requirements

Target Platforms

See Also

Reference

AnnAutomationManager Class
AnnAutomationManager Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.