Click or drag to resize

ViewportPanCursor Property

Gets or sets the cursor that is displayed in this Viewport when using the Pan MouseTool.

Namespace:  Atalasoft.Imaging.WinControls
Assembly:  Atalasoft.dotImage.WinControls (in Atalasoft.dotImage.WinControls.dll) Version: 11.4.0.9.0.377 (.NET 4.5.2, x86)
Syntax
public Cursor PanCursor { get; set; }

Property Value

Type: Cursor

The cursor that is displayed in this Viewport when using the Pan MouseTool.

See Also