ImageEditorDefaultToolType Property

CVB.Net Documentation
Gets/sets the default tool type.

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

public Type DefaultToolType { get; set; }

Property Value

Type: Type
Remarks

The default tool defines which tool is to be used if null is assigned to tool.
See Also

Reference