IPPSpeedometerScales

Assembly: Speedometer;

Namespace: Prognoz.Platform.Interop.Speedometer;

Description

The IPPSpeedometerScales interface is used to work with speedometer scales collection.

Inheritance Hierarchy

          IPPSpeedometerScales

Properties

  Property name Brief description
Count The Count property returns size of scale collection.
DataScale The DataScale property returns data scale.
Item The Item property restores collection scale by its index.

Methods

  Method name Brief description
Add The Add method adds a scale to collection.
RemoveAll The RemoveAll method removes all scales from the collection.

See also:

Speedometer Assembly Interfaces

Related work items

Requirement