Gets the cursor, which is displayed when the mouse is positioned over the rotation handle.
Namespace: MindFusion.Diagramming.Wpf
Assembly: MindFusion.Diagramming.Wpf
SyntaxC#
Copy Code
|
|---|
public static Cursor Rotate { get; } |
Visual Basic
Copy Code
|
|---|
Public Shared ReadOnly Property Rotate As Cursor |
See Also