BaseLeafPrimitive Class
Represents the base class for visual elements of gauges.
Namespace: DevExpress.XtraGauges.Core.Primitive
Assembly: DevExpress.XtraGauges.v24.1.Core.dll
NuGet Package: DevExpress.Gauges.Core
Declaration
public abstract class BaseLeafPrimitive :
BaseLeaf<IRenderableElement>,
IRenderableElement,
IRenderable,
ISupportGeometry,
ISupportTransform,
IPrimitive,
IBaseObject,
IDisposable,
ISupportViewInfo,
ISupportInteraction,
ISupportCaching,
IElement<IRenderableElement>,
INamedObject,
INamed,
ISupportVisitor<IElement<IRenderableElement>>,
ISupportAcceptOrder,
ISerizalizeableElement,
IXtraSerializable
Implements
Inheritance
Object
BaseObject
DevExpress.XtraGauges.Core.Base.BaseElement<DevExpress.XtraGauges.Core.Primitive.IRenderableElement>
DevExpress.XtraGauges.Core.Base.BaseLeaf<DevExpress.XtraGauges.Core.Primitive.IRenderableElement>
BaseLeafPrimitive
See Also