This property sets the green component (RGB) of the background color in 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 green component (RGB) of the background color in a vector image.

See Also

ImageKit.File Members | Newtone.ImageKit.Wpf.ImageKit

The ImageKit WPF is created by Newtone Corporation