Back to Devexpress

CircularGauge.AddEffectLayer() Method

windowsforms-devexpress-dot-xtragauges-dot-win-dot-gauges-dot-circular-dot-circulargauge-fa6ecef4.md

latest1.3 KB
Original Source

CircularGauge.AddEffectLayer() Method

Adds an effect layer to the gauge.

Namespace : DevExpress.XtraGauges.Win.Gauges.Circular

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

NuGet Package : DevExpress.Win.Gauges

Declaration

csharp
public ArcScaleEffectLayerComponent AddEffectLayer()
vb
Public Function AddEffectLayer As ArcScaleEffectLayerComponent

Returns

TypeDescription
ArcScaleEffectLayerComponent

An ArcScaleEffectLayerComponent object that has been added.

|

See Also

CircularGauge Class

CircularGauge Members

DevExpress.XtraGauges.Win.Gauges.Circular Namespace