A newer version of this page is available.
Switch to the current version.
BaseLeafPrimitive Class
Represents the base class for visual elements of gauges.
Namespace: DevExpress.XtraGauges.Core.Primitive
Assembly: DevExpress.XtraGauges.v18.2.Core.dll
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
Public MustInherit Class BaseLeafPrimitive
Inherits BaseLeaf(Of IRenderableElement)
Implements IRenderableElement,
IRenderable,
ISupportGeometry,
ISupportTransform,
IPrimitive,
IBaseObject,
IDisposable,
ISupportViewInfo,
ISupportInteraction,
ISupportCaching,
IElement(Of IRenderableElement),
INamedObject,
INamed,
ISupportVisitor(Of IElement(Of IRenderableElement)),
ISupportAcceptOrder,
ISerizalizeableElement,
IXtraSerializable
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
Feedback