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

BaseObject Class

The base object for other classes used in gauges.

Namespace: DevExpress.XtraGauges.Core.Base

Assembly: DevExpress.XtraGauges.v20.2.Core.dll

NuGet Packages: DevExpress.Gauges.Core, DevExpress.WindowsDesktop.Gauges.Core

Declaration

public class BaseObject :
    IBaseObject,
    IDisposable
See Also