BaseLeafPrimitive.Shapes Property
Gets the collection of inner elements of the current object.
Namespace: DevExpress.XtraGauges.Core.Primitive
Assembly: DevExpress.XtraGauges.v24.1.Core.dll
NuGet Package: DevExpress.Gauges.Core
Declaration
Property Value
Type | Description |
---|---|
DevExpress.XtraGauges.Core.Drawing.BaseShapeCollection | A BaseShapeCollection of inner elements. |
See Also