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

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

Property Value

The size of the StartArrowCap as an integer
The default value is 10.

Explanation

The BaseImageKitStartArrowCapSize property sets or retrieves the value of the Edit.StartArrowCapFilled property for the ImageKit control. When the SettingsForEachImageKit property is False, use the BaseImageKitStartArrowCapSize property to set the Edit.StartArrowCapSize 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