[Visual Basic] Public Property BackgroundPaint
As Boolean
[C#] public bool BackgroundPaint {get;
set;}
Property Value
True Sets the background color
(default)
False Does not set the background color
Explanation
This property sets whether or not to paint a background color when a vector image is loaded.
See Also
ImageKit Members | Newtone.ImageKit.Web.ImageKit