[Missing <summary> documentation for "M:CWrapper.CMMCore.setAdapterOriginXY(System.String,System.Double,System.Double)"]
Assembly: Micromanager_net (in Micromanager_net.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C# |
---|
public void setAdapterOriginXY( string deviceName, double x, double y ) |
Visual Basic (Declaration) |
---|
Public Sub setAdapterOriginXY ( _ deviceName As String, _ x As Double, _ y As Double _ ) |
Visual C++ |
---|
public: void setAdapterOriginXY( String^ deviceName, double x, double y ) |
Parameters
- deviceName
- Type: System..::.String
[Missing <param name="deviceName"/> documentation for "M:CWrapper.CMMCore.setAdapterOriginXY(System.String,System.Double,System.Double)"]
- x
- Type: System..::.Double
[Missing <param name="x"/> documentation for "M:CWrapper.CMMCore.setAdapterOriginXY(System.String,System.Double,System.Double)"]
- y
- Type: System..::.Double
[Missing <param name="y"/> documentation for "M:CWrapper.CMMCore.setAdapterOriginXY(System.String,System.Double,System.Double)"]