Upper limit of stage. This information is not provided by the stage automatically, so must be set by the software.
Namespace:
CoreDevices.DevicesAssembly: Micromanager_net (in Micromanager_net.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C# |
---|
public double TopLimit_um { get; } |
Visual Basic (Declaration) |
---|
Public ReadOnly Property TopLimit_um As Double |
Visual C++ |
---|
public: virtual property double TopLimit_um { double get () sealed; } |