Back to Devexpress

BaseLeafPrimitive Properties

corelibraries-devexpress-dot-xtragauges-dot-core-dot-primitive-dot-baseleafprimitive-dot-underscore-properties.md

latest3.8 KB
Original Source

BaseLeafPrimitive Properties

Represents the base class for visual elements of gauges.

NameDescription
AngleGets or sets the angle, measured in degrees, at which the current object is displayed.
BoundElementNameThis property supports the internal infrastructure and is not intended to be used directly from your code.
EnabledGets or sets whether the object is enabled.
HitTestEnabledGets or sets whether the hit-testing feature is enabled for the current object.
IsDisposingGets whether the form is currently being disposed of. Inherited from BaseObject.
IsTransformLockedGets whether the object has been locked by the BaseLeafPrimitive.BeginTransform method.
IsUpdateLockedGets whether the object has been locked for updating. Inherited from BaseObject.
IsXtraSerializingThis property supports the internal infrastructure and is not intended to be used directly from your code.
LocationGets or sets the object’s location.
ParentCollectionNameThis property supports the internal infrastructure and is not intended to be used directly from your code.
ParentNameThis property supports the internal infrastructure and is not intended to be used directly from your code.
RenderableGets or sets whether the object can be rendered on a graphics surface.
ScaleFactorGets or sets the object’s scale along the X and Y axes.
ShaderGets or sets an object that allows the color of the object to be modified.
ShapesGets the collection of inner elements of the current object.
TransformGets or sets the transformation matrix.
TypeNameExThis property supports the internal infrastructure and is not intended to be used directly from your code.
ZOrderGets or sets the Z-Order of the object.

See Also

BaseLeafPrimitive Class

BaseLeafPrimitive Members

DevExpress.XtraGauges.Core.Primitive Namespace