IPPSpeedometerSectors

Assembly: Speedometer;

Namespace: Prognoz.Platform.Interop.Speedometer;

Description

The IPPSpeedometerSectors interface is used to work with collection of speedometer scale sectors.

Inheritance Hierarchy

          IPPSpeedometerSectors

Properties

  Property name Brief description
Count The Count property returns size of collection of sectors.
Item The Item property returns sector from collection by its index.

Methods

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

See also:

Speedometer Assembly Interfaces

Related work items

Requirement