This property sets whether or not to paint a background color when a vector image is loaded.
[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.WPF.Web.ImageKit Members | Newtone.ImageKit.WPF.Web.ImageKit

 

The ImageKit WPF is created by Newtone Corporation