Assembly: Speedometer;
The IPPSpeedometerBorders interface is used to work with the collection of speedometer borders.
IPPSpeedometerBorders
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. |
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: