Back to Devexpress

DigitalGauge.AddEffectLayer() Method

windowsforms-devexpress-dot-xtragauges-dot-win-dot-gauges-dot-digital-dot-digitalgauge-0a5d8e27.md

latest1.3 KB
Original Source

DigitalGauge.AddEffectLayer() Method

Adds an effect 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 DigitalEffectLayerComponent AddEffectLayer()
vb
Public Function AddEffectLayer As DigitalEffectLayerComponent

Returns

TypeDescription
DigitalEffectLayerComponent

A DigitalEffectLayerComponent object that has been added.

|

See Also

DigitalGauge Class

DigitalGauge Members

DevExpress.XtraGauges.Win.Gauges.Digital Namespace