This property sets the blue component of the background color (RGB values) when saving a vector image.

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

Property Value

The values can range from 0 to 255

Explanation

The BackgroundBlue property sets the blue componento 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