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

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

Syntax

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

See Also