This property sets the maximum value of the PenWidth.

[Visual Basic]Public Property MaxPenWidth As Integer
[C#]public int MaxPenWidth {get; set;}

Property Value

An integer representing the maximum PenWidth

The default value is 999

Explanation

The MaxPenWidth property sets the maximum value of the PenWidth.

See Also

ToolBarStandard Members | Newtone.ImageKit.Wpf.ToolBarStandard

 

The ImageKit WPF is created by Newtone Corporation