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

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

Syntax

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

See Also