Skip to main content
A newer version of this page is available. .

DigitalGauge.AddEffectLayer() Method

Adds an effect layer to the gauge.

Namespace: DevExpress.XtraGauges.Win.Gauges.Digital

Assembly: DevExpress.XtraGauges.v19.1.Win.dll

Declaration

public DigitalEffectLayerComponent AddEffectLayer()

Returns

Type Description
DigitalEffectLayerComponent

A DigitalEffectLayerComponent object that has been added.

See Also