This property retrieves whether or not the selected object is being filled with the background color.
Property Value
True: The selected object is being filled with the background
color
False: The selected object is not being filled with the background
color
Default value is False.
Explanation
The SelectedObjectFill property retrieves whether or not the selected object is being filled with the background color.
When the individually selected object is the Polygon, Rectangle, or Ellipse object, this property value refers to the whether the interior of the object is filled with the background color. When the selected object is the text object, this property value refers to whether the text background is filled with the background color. When the selected object is the Line, Polyline, Pen, or Paste Image, this property is disabled.
When the EditKind property is set to a value other thanKindOfEdit.Select or when no object has been selected, this property is False.
Also See
ImageKit.Edit Members | Newtone.ImageKit.Win.ImageKit