This property sets or retrieves the value of the Edit.RoundRectangleRadius property of the ImageKit control.
[Visual Basic]Public Property
BaseImageKitRoundRectangleRadius As Integer
[C#]public int BaseImageKitRoundRectangleRadius
{get; set;}
Property Value
A value representing the radius of the rounded rectangle
Default value is 10
Explanation
The BaseImageKitRoundRectangleRadius property sets or retrieves the Edit.RoundRectangleRadius property of the ImageKit control. When the SettingsForEachImageKit property is False, use the BaseImageKitRoundRectangleRadius property to set the Edit.RoundRectangleRadius property for all ImageKit controls on the form.
This property is enabled when the SettingsForEachImageKit property is False.
See Also
ToolBarSetupObjects Members | Newtone.ImageKit.Win.ToolBarSetupObjects