Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.3.29
|
Leadtools.Annotations.Automation Assembly > Leadtools.Annotations.Automation Namespace > AnnPlatformCallbacks Class : CheckModifier Property |
public AnnCheckModifierCallback CheckModifier {get; set;}
'Declaration
Public Property CheckModifier As AnnCheckModifierCallback
public AnnCheckModifierCallback CheckModifier {get; set;}
public AnnCheckModifierCallback getCheckModifier() public void setCheckModifier(AnnCheckModifierCallback checkModifier)
<br/>get_CheckModifier();<br/>set_CheckModifier(value);<br/>Object.defineProperty('CheckModifier');
This callback is used by AnnAutomation to check whether the Control, Alt or Shift keys are currently down in order to perform certain operations such as multi-selection of objects.