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