IPPSpeedometerBorders

Assembly: Speedometer;

Description

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

Inheritance Hierarchy

          IPPSpeedometerBorders

Properties

  Property name Brief description
Count The Count property returns the size of the 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