Back to Devexpress

ImageIndicatorComponent Events

windowsforms-devexpress-dot-xtragauges-dot-win-dot-base-dot-imageindicatorcomponent-dot-underscore-events.md

latest1.4 KB
Original Source

ImageIndicatorComponent Events

Imitates a simple indicator that has a set of custom images and displays any image within a gauge.

NameDescription
ChangedOccurs after any property of the BaseObject object has been changed. Inherited from BaseObject.
CustomDrawElementOccurs before every gauge element is drawn, allowing you to draw it in a custom manner. Inherited from BaseLeafPrimitive.
DisposedOccurs after the BaseObject has been disposed of. Inherited from BaseObject.

See Also

ImageIndicatorComponent Class

ImageIndicatorComponent Members

DevExpress.XtraGauges.Win.Base Namespace