[Missing <summary> documentation for "M:CoreDevices.Devices.IXYStageCom.GetStagePosition(System.Double@,System.Double@)"]
Assembly: Micromanager_net (in Micromanager_net.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C# |
---|
void GetStagePosition( out double X_um, out double Y_um ) |
Visual Basic (Declaration) |
---|
Sub GetStagePosition ( _ <OutAttribute> ByRef X_um As Double, _ <OutAttribute> ByRef Y_um As Double _ ) |
Visual C++ |
---|
void GetStagePosition( [OutAttribute] double% X_um, [OutAttribute] double% Y_um ) |
Parameters
- X_um
- Type:
System..::.Double
%
[Missing <param name="X_um"/> documentation for "M:CoreDevices.Devices.IXYStageCom.GetStagePosition(System.Double@,System.Double@)"]
- Y_um
- Type:
System..::.Double
%
[Missing <param name="Y_um"/> documentation for "M:CoreDevices.Devices.IXYStageCom.GetStagePosition(System.Double@,System.Double@)"]