This property sets whether or not the background color in vector images is enabled.

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

Property Value

Value Explanation
True Sets the background color
False Does not set the background color

Explanation

The BackgroundPaint property sets whether or not the background color in vector images is enabled. To set the background color, set the appropriate values in the BackgroundBlue, BackgroundGreen, and BackgroundRed properties.

See Also

IkFile Class | IkFile Members

The ImageKit.NET3 is created by Newtone Corporation