UVLightOverlay

Wisej.AI.Controls.UVLightOverlay

Namespace: Wisej.AI.Controls

Assembly: Wisej.AI (3.5.0.0)

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.

Parameter
Type
Description

config

The dynamic configuration object used to render the control.

Last updated