Skip to main content

DigitalBackgroundLayerComponent Events

Represents a background layer within digital gauges.
Name Description
Changed Occurs after any property of the BaseObject object has been changed. Inherited from BaseObject.
CustomDrawElement Occurs before every gauge element is drawn, allowing you to draw it in a custom manner. Inherited from BaseLeafPrimitive.
Disposed Occurs after the BaseObject has been disposed of. Inherited from BaseObject.
See Also