rotateModifierKey Property

Summary

Gets or sets a value indicating the current auto-rotate modifier key.

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

Property Value

the current auto-rotate modifier key. The default value is AnnKeys.None.

Remarks

When this AnnEditDesigner is editing an object and the user holds down the key specified by this property while clicking and dragging on the object, the object will rotate around its origin.

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.