This property set the red component (RGB) of the background color for a vector image.

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

Property Value

The values can range from 0 to 255

Explanation

The BackgroundRed property set the red component (RGB) of the background color for a vector image.

See Also

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

The ImageKit WPF is created by Newtone Corporation