[Missing <summary> documentation for "P:CoreDevices.DeviceControls.SlideAndTextl.LogScale"]

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

Syntax

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

See Also