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

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

Property Value

True: Annotation object filled with background color
False: Annotation object NOT filled with background color
Default value is False.

Explanation

The BaseImageKitFill property sets or retrieves the Edit.Fill property of the ImageKit control. When the SettingsForEachImageKit property is False, use the BaseImageKitFill property to set the Edit.Fill property for all ImageKit controls on the form.

This property is enabled when the SettingsForEachImageKit property is False.

See Also

ToolBarStandard Members | Newtone.ImageKit.Win.ToolBarStandard

 

The ImageKit.NET3 is created by Newtone Corporation