MindFusion WinForms Programmer's Guide
AdjustmentHandle.IsRotationHandle Method
See Also
 





Gets whether this adjustment handle changes item's rotation angle.

Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming

 Syntax

C#  Copy Code

public virtual bool IsRotationHandle ()

Visual Basic  Copy Code

Public Overridable Function IsRotationHandle () As Boolean

 Return Value

true if this handle rotates the item, or false otherwise.

 See Also

AdjustmentHandle Members
AdjustmentHandle Class
MindFusion.Diagramming Namespace