←Select platform

CheckModifier Property

Summary

Gets or sets the keyboard modifier callback

Syntax

C#
VB
Java
WinRT C#
public AnnCheckModifierCallback getCheckModifier() 
public void setCheckModifier(AnnCheckModifierCallback checkModifier) 
get_CheckModifier(); 
set_CheckModifier(value); 
Object.defineProperty('CheckModifier'); 

Property Value

The keyboard modifier callback. The default value is null.

Remarks

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.

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Annotations.Automation Assembly
Click or drag to resize