(Leadtools.Annotations.Automation)

CheckModifier Property

Show in webframe




Gets or sets the keyboard modifier callback
Syntax
public AnnCheckModifierCallback CheckModifier {get; set;}
public AnnCheckModifierCallback CheckModifier {get; set;}

            

            
 
get_CheckModifier();
set_CheckModifier(value);
Object.defineProperty('CheckModifier');

Property Value

The keyboard modifier callback. Default value is null.
Remarks

This callback is used by AnnAutomation to check whether the control, alt or shift keys are currently down to perform certain operations such as multi-selection of objects.

Requirements

Target Platforms

See Also

Reference

AnnPlatformCallbacks Class
AnnPlatformCallbacks Members

 

 


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