Click or drag to resize

BaseIlluminationControllerSetBrightness Method

[Missing <summary> documentation for "M:RAYLASE.Marker.Device.IlluminationController.BaseIlluminationController.SetBrightness(System.Boolean)"]


Namespace: RAYLASE.Marker.Device.IlluminationController
Assembly: RAYLASE.Marker.Device (in RAYLASE.Marker.Device.dll) Version: 2.40.0
Syntax
C#
public abstract void SetBrightness(
	bool on
)

Parameters

on  Boolean

[Missing <param name="on"/> documentation for "M:RAYLASE.Marker.Device.IlluminationController.BaseIlluminationController.SetBrightness(System.Boolean)"]

See Also