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

RotateVObjectAction.RotateCenterCursor Property

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

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

Syntax

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

Property Value

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

See Also

Reference