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

ViewerBase.RestoreCursorToDefault Method

Resets the current cursor to DefaultCursor

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

Syntax

Visual Basic
Public Overridable Sub RestoreCursorToDefault
C#
public virtual void RestoreCursorToDefault()

See Also

Reference