[Missing <summary> documentation for "P:CoreDevices.EasyCore.MMFocusStage"]
Assembly: Micromanager_net (in Micromanager_net.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C# |
---|
public ZStage MMFocusStage { get; set; } |
Visual Basic (Declaration) |
---|
Public Property MMFocusStage As ZStage |
Visual C++ |
---|
public: virtual property ZStage^ MMFocusStage { ZStage^ get () sealed; void set (ZStage^ value) sealed; } |