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

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

Property Value

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

Explanation

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