This documentation is for the old version. Go to the latest Graphics Mill docs

RotateVObjectAction.RotatePointCursor Property

Gets/sets the cursor that appears when the mouse pointer is over the rotation control point.

Namespace: Aurigma.GraphicsMill.WinControls
Assembly: Aurigma.GraphicsMill.WinControls.VectorObjects (in Aurigma.GraphicsMill.WinControls.VectorObjects.dll)

Syntax

Visual Basic
Public Property RotatePointCursor As Cursor
C#
public Cursor RotatePointCursor { get; set; }

Property Value

The cursor that appears when the mouse pointer is over the rotation control point.

See Also

Reference