This property sets or retrieves the value of the Edit.PenWidth property of the ImageKit control.

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

Property Value

An integer that represents the width of the pen
Default value is 1.

Explanation

The BaseImageKitPenWidth property sets or retrieves the value of the Edit.PenWidth property of the ImageKit control. When the SettingsForEachImageKit property is False, use the BaseImageKitPenWidth property to set the Edit.PenWidth property for all ImageKit controls on the form.

This property is enabled when the SettingsForEachImageKit property is False.

See Also

ToolBarStandard Members | Newtone.ImageKit.Win.ToolBarStandard

 

The ImageKit.NET3 is created by Newtone Corporation