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

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

Syntax

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

Parameters

exp
Type: System..::.Double

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

See Also