This property sets the shape of the mouse cursor used in the PanWindow Control.

[Visual Basic] Public Property Cursor As PanCursor
[C#] public PanCursor Cursor {get; set;}

Property Value

The default value is Hand.

Explanation

The Cursor property sets the shape of the mouse cursor used in the PanWindow Control.

See the PanCursor Enum for details.

See Also

PanWindow Members | Newtone.ImageKit.Web.PanWindow

 

The ImageKit WPF is created by Newtone Corporation