[Missing <summary> documentation for "P:Micromanager_net._MMCOMpictureBoard.BackgroundColor"]

Namespace:  Micromanager_net
Assembly:  Micromanager_net (in Micromanager_net.dll) Version: 1.0.0.0 (1.0.0.0)

Syntax

C#
int BackgroundColor { get; set; }
Visual Basic (Declaration)
Property BackgroundColor As Integer
Visual C++
property int BackgroundColor {
	int get ();
	void set (int value);
}

See Also