ImageEditorToolBaseToolCursor Property

CVB.Net Documentation
Gets/sets the cursor the ImageEditor shows when this tool is selected.

Namespace:  Stemmer.Cvb.Wpf.ImageEditorTools
Assembly:  Stemmer.Cvb.Wpf (in Stemmer.Cvb.Wpf.dll) Version: 14.0.0.0
Syntax

public Cursor ToolCursor { get; set; }

Property Value

Type: Cursor
See Also

Reference