BaseLeafPrimitive.Renderable Property
Gets or sets whether the object can be rendered on a graphics surface.
Namespace: DevExpress.XtraGauges.Core.Primitive
Assembly: DevExpress.XtraGauges.v24.1.Core.dll
NuGet Package: DevExpress.Gauges.Core
Declaration
Property Value
Type | Description |
---|---|
Boolean | true if the object can be rendered on a graphics surface; otherwise, false. |
See Also