[Missing <summary> documentation for "P:Micromanager_net._MMCOMViewer.Enabled"]

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

Syntax

C#
bool Enabled { get; set; }
Visual Basic (Declaration)
Property Enabled As Boolean
Visual C++
property bool Enabled {
	bool get ();
	void set (bool value);
}

See Also