Back to Devexpress

DigitalGauge.AddBackgroundLayer() Method

windowsforms-devexpress-dot-xtragauges-dot-win-dot-gauges-dot-digital-dot-digitalgauge-6ca66ccf.md

latest1.4 KB
Original Source

DigitalGauge.AddBackgroundLayer() Method

Adds a background layer to the gauge.

Namespace : DevExpress.XtraGauges.Win.Gauges.Digital

Assembly : DevExpress.XtraGauges.v25.2.Win.dll

NuGet Package : DevExpress.Win.Gauges

Declaration

csharp
public DigitalBackgroundLayerComponent AddBackgroundLayer()
vb
Public Function AddBackgroundLayer As DigitalBackgroundLayerComponent

Returns

TypeDescription
DigitalBackgroundLayerComponent

A DigitalBackgroundLayerComponent object that represents the background layer that has been added.

|

See Also

DigitalGauge Class

DigitalGauge Members

DevExpress.XtraGauges.Win.Gauges.Digital Namespace