This property sets or retrieves the value of the Edit.FontSize property of the ImageKit control.
[Visual Basic]Public Property
BaseImageKitFontSize As Single
[C#]public float BaseImageKitFontSize {get;
set;}
Property Value
A value representing the font size
Default value is 16.0
Explanation
The BaseImageKitFontSize property sets or retrieves the Edit.FontSize property of the ImageKit control. When the SettingsForEachImageKit property is False, use the BaseImageKitFontSize property to set the Edit.FontSize 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