IPPSpeedometerBorders

Assembly: Speedometer;

Namespace: Prognoz.Platform.Interop.Speedometer;

Description

The IPPSpeedometerBorders interface is used to work with collection of speedometer borders.

Inheritance Hierarchy

          IPPSpeedometerBorders

Properties

  Property name Brief description
Count The Count property returns size of borders collection.
Item The Item method returns collection border by its index.

Methods

  Method name Brief description
Add The Add method adds a border to the collection.
CreateBorder The CreateBorder method creates a border with set width.
RemoveAll The RemoveAll method removes all borders from collection.

See also:

Speedometer Assembly Interfaces

Related work items

Requirement