[Missing <summary> documentation for "P:CoreDevices.Devices.IXYZlocationCom.z"]

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

Syntax

C#
double z { get; set; }
Visual Basic (Declaration)
Property z As Double
Visual C++
property double z {
	double get ();
	void set (double value);
}

See Also