This property sets the red component of the background color (RGB values) when saving 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 sets the red component of the background color (RGB values) when saving a vector image.

See Also

IkFile Class | IkFile Members

The ImageKit.NET3 is created by Newtone Corporation