This property sets the blue component (RGB values) of the background color when saving a vector image.

[Visual Basic]
Public WriteOnly Property BackgroundGreen As Byte
[C#]
public byte BackgroundGreen {set;}

Property Value

The values can range from 0 to 255

Explanation

The BackgroundGreen property sets the blue component (RGB values) of the background color when saving a vector image.

See Also

IkFile Class | IkFile Members

The ImageKit.NET3 is created by Newtone Corporation