A Sandcastle Documented Class Library
BackgroundColour Property
NamespacesGifComponentsGifFrameBackgroundColour
Gets and sets the background colour of the current frame
Declaration Syntax
C#Visual BasicVisual C++
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