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

LinearScaleBackgroundLayerComponent.BeginInit() Method

Starts the runtime initialization of a component.

Namespace: DevExpress.XtraGauges.Win.Gauges.Linear

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

Declaration

public void BeginInit()

Remarks

This method supports the internal infrastructure and is not intended to be used directly in your code.

See Also