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

BaseLeafPrimitive Events

Represents the base class for visual elements of 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.
Disposed Occurs after the BaseObject has been disposed of. Inherited from BaseObject.
See Also