[Visual Basic] Public Property BackgroundRed As
Integer
[C#] public int BackgroundRed {get; set;}
Property Value
The value range is from 0 to 255. Default value is 255.
Explanation
This property sets the red value (RGB) for the background color of the vector image when it is loaded.
See Also
ImageKit Members | Newtone.ImageKit.Web.ImageKit