(Leadtools.Annotations.Automation)

MultiSelectModifierKey Property

Show in webframe




Gets or sets the multi-select modifier key.
Syntax
public AnnKeys MultiSelectModifierKey {get; set;}
public AnnKeys MultiSelectModifierKey {get; set;}
@property (nonatomic) LTAnnKeys multiSelectModifierKey;
public int getMultiSelectModifierKey()
public void setMultiSelectModifierKey(int value)
            
 
get_MultiSelectModifierKey();
set_MultiSelectModifierKey(value);
Object.defineProperty('MultiSelectModifierKey');

Property Value

The multi-select modifier key. Default value is AnnKeys.Shift.
Remarks

This key is used in design mode to select multiple objects. After the first object is selected, you press and hold down this key then click on other objects on the container. A temporary group will be created and these objects will be added to this group.

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.