Search
CustomCursors.Rotate Property
See Also
 





Gets the cursor, which is displayed when the mouse is positioned over the rotation handle.

Namespace: MindFusion.Diagramming.Wpf
Assembly: MindFusion.Diagramming.Wpf

 Syntax

C#  Copy Code

public static Cursor Rotate { get; }

Visual Basic  Copy Code

Public Shared ReadOnly Property Rotate As Cursor

 Property Value

 See Also