Used to notify core that this is the primary stage of the setup. Should not be done if xystage is primary

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

Syntax

C#
public override void MakeOffical()
Visual Basic (Declaration)
Public Overrides Sub MakeOffical
Visual C++
public:
virtual void MakeOffical() override

Implements

IZStageCom..::.MakeOffical()()()

See Also