←Select platform

RotateModifierKey Property

Summary

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

Syntax

C#
VB
Java
WinRT C#
public virtual Leadtools.Annotations.Core.AnnKeys RotateModifierKey {get; set;}
Public Overridable Property RotateModifierKey As Leadtools.Annotations.Core.AnnKeys
public virtual Leadtools.Annotations.Core.AnnKeys RotateModifierKey {get; set;}
public int getRotateModifierKey(); 
public void setRotateModifierKey(int value); 
get_RotateModifierKey(); 
set_RotateModifierKey(value); 
Object.defineProperty('RotateModifierKey'); 

Property Value

the current auto-rotate modifier key. 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

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