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

ResizeVObjectAction.ResizeNWSECursor Property

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

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

Syntax

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

Property Value

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

See Also

Reference