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

[Visual Basic]Public Property BaseImageKitStartLineCap As System.Drawing.Drawing2D.LineCap
[C#]public System.Drawing.Drawing2D.LineCap BaseImageKitStartLineCap {get; set;}

Property Value

A value of type System.Drawing.Drawing2D.LineCap
The default value is System.Drawing.Drawing2D.LineCap.Flat.

Explanation

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

This property is enabled when the SettingsForEachImageKit property is false.

See Also

ToolBarSetupLines Members | Newtone.ImageKit.Win.ToolBarSetupLines

 

The ImageKit.NET3 is created by Newtone Corporation