Skip to main content
A newer version of this page is available. .

StateImageIndicatorComponent Events

A gauge element that displays custom images for different gauge states.
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