[Missing <summary> documentation for "P:CWrapper.MMCoreCS._STOPBITS_1"]

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

Syntax

C#
public static int _STOPBITS_1 { get; }
Visual Basic (Declaration)
Public Shared ReadOnly Property _STOPBITS_1 As Integer
Visual C++
public:
static property int _STOPBITS_1 {
	int get ();
}

See Also