UVLightOverlay
Namespace: Wisej.AI.Controls
Assembly: Wisej.AI
Represents a control that displays an animated UV light overlay to simulate an optical scanner.
- C#
- VB.NET
public class UVLightOverlay : Control
Public Class UVLightOverlay
Inherits 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 | Object | The dynamic configuration object used to render the control. |