LEADTOOLS JavaScript (Leadtools.Annotations.Automation)

CheckModifier Property

Show in webframe
Gets or sets the keyboard modifier callback
Syntax
get_checkModifier();
set_checkModifier(value);
Object.defineProperty('checkModifier');

Property Value

TypeDescription
AnnCheckModifierCallbackThe 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.

See Also

Reference

AnnPlatformCallbacks Object
AnnPlatformCallbacks Members

 

 


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