This property sets the green value (RGB) for the background color of the vector image when it is loaded. 
[Visual Basic] Public Property BackgroundGreen As Integer
[C#] public int BackgroundGreen {get; set;}

Property Value

The value range is from 0 to 255. Default value is 255.

Explanation

This property sets the green value (RGB) for the background color of the vector image when it is loaded. 

See Also

ImageKit.WPF.Web.ImageKit Members | Newtone.ImageKit.WPF.Web.ImageKit

 

The ImageKit WPF is created by Newtone Corporation