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

[Visual Basic]Public Property BaseImageKitStartArrowCapFilled As Boolean
[C#]public bool BaseImageKitStartArrowCapFilled {get; set;}

Property Value

True: The ImageKit control's StartArrowCapFilled property is set to True
False: The ImageKit control's StartArrowCapFilled property is set to False
The default value is False.

Explanation

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