Gets and sets the background colour of the current frame
Declaration Syntax
public Color BackgroundColour { get; set; }
Public Property BackgroundColour As Color
public:
property Color BackgroundColour {
Color get ();
void set (Color value);
}
Assembly:
GifComponents (Module: GifComponents) Version: 0.1.3594.26453