The colour of the background image
| C# | Visual Basic | Visual C++ |
public BackgroundImageColour Colour { get; set; }
Public Property Colour As BackgroundImageColour
public: property BackgroundImageColour Colour { BackgroundImageColour get (); void set (BackgroundImageColour value); }