[Missing <summary> documentation for "M:CWrapper.CMMCore.setAutoFocusOffset(System.Double)"]

Namespace:  CWrapper
Assembly:  Micromanager_net (in Micromanager_net.dll) Version: 1.0.0.0 (1.0.0.0)

Syntax

C#
public void setAutoFocusOffset(
	double offset
)
Visual Basic (Declaration)
Public Sub setAutoFocusOffset ( _
	offset As Double _
)
Visual C++
public:
void setAutoFocusOffset(
	double offset
)

Parameters

offset
Type: System..::.Double

[Missing <param name="offset"/> documentation for "M:CWrapper.CMMCore.setAutoFocusOffset(System.Double)"]

See Also