Skip to main content

ArcScaleComponent.BeginInit() Method

Starts the runtime initialization of a component.

Namespace: DevExpress.XtraGauges.Win.Gauges.Circular

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

NuGet Package: DevExpress.Win.Gauges

Declaration

public void BeginInit()

Remarks

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

See Also