extendedModeModifierKey Property

Summary

Gets or sets a value indicating the current extended mode modifier key.

Syntax
TypeScript
JavaScript
Object.defineProperty(AnnDrawDesigner.prototype, 'extendedModeModifierKey', 
	get: function(), 
	set: function(value) 
) 
extendedModeModifierKey: AnnKeys; 

Property Value

The current extended mode modifier key. The default value is AnnKeys.None.

Remarks

When this AnnDrawDesigner is drawing an object and the user holds down the key specified by this property, the ExtendedMode is activated.

Requirements
Target Platforms
Help Version 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Annotations.Designers Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.