Skip to main content

UVLightOverlay

Namespace: Wisej.AI.Controls

Assembly: Wisej.AI

Represents a control that displays an animated UV light overlay to simulate an optical scanner.

public class UVLightOverlay : Control

Constructors

UVLightOverlay()

Initializes a new instance of UVLightOverlay.

Methods

OnWebRender(config)

Renders the UV light overlay on the web client.

ParameterTypeDescription
configObjectThe dynamic configuration object used to render the control.