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