This property sets the blue component (RGB) of the background color in 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 component (RGB) of the background color in a vector image.

See Also

ImageKit.File Members | Newtone.ImageKit.Win.ImageKit

The ImageKit.NET3 is created by Newtone Corporation