Skip to main content

ImageIndicatorComponent Events

Imitates a simple indicator that has a set of custom images and displays any image within a gauge.
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