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

SkewVObjectAction.ControlPointCursor Property

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

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

Syntax

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

Property Value

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

See Also

Reference