[Missing <summary> documentation for "M:CWrapper.CMMCore.setROI(System.Int32,System.Int32,System.Int32,System.Int32)"]
Assembly: Micromanager_net (in Micromanager_net.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C# |
---|
public void setROI( int x, int y, int xSize, int ySize ) |
Visual Basic (Declaration) |
---|
Public Sub setROI ( _ x As Integer, _ y As Integer, _ xSize As Integer, _ ySize As Integer _ ) |
Visual C++ |
---|
public: void setROI( int x, int y, int xSize, int ySize ) |
Parameters
- x
- Type: System..::.Int32
[Missing <param name="x"/> documentation for "M:CWrapper.CMMCore.setROI(System.Int32,System.Int32,System.Int32,System.Int32)"]
- y
- Type: System..::.Int32
[Missing <param name="y"/> documentation for "M:CWrapper.CMMCore.setROI(System.Int32,System.Int32,System.Int32,System.Int32)"]
- xSize
- Type: System..::.Int32
[Missing <param name="xSize"/> documentation for "M:CWrapper.CMMCore.setROI(System.Int32,System.Int32,System.Int32,System.Int32)"]
- ySize
- Type: System..::.Int32
[Missing <param name="ySize"/> documentation for "M:CWrapper.CMMCore.setROI(System.Int32,System.Int32,System.Int32,System.Int32)"]