Aurigma Graphics Mill 5.5 for .NET
ViewerBase..::.DefaultCursor Property
Gets/sets default cursor for a control.
Namespace:
Aurigma.GraphicsMill.WinControls
Assembly:
Aurigma.GraphicsMill.WinControls (in Aurigma.GraphicsMill.WinControls.dll)
Syntax
Visual Basic
<BrowsableAttribute(True)> _ Public Property DefaultCursor As Cursor
C#
[BrowsableAttribute(true)] public Cursor DefaultCursor { get; set; }