IPPSpeedometerMarkerBase.BorderBrush

Fore Syntax

BorderBrush: IGxBrush;

Fore.NET Syntax

BorderBrush: Prognoz.Platform.Interop.Drawing.IGxBrush;

Description

The BorderBrush property determines a brush for rendering marker border.

Comments

The BorderBrush property is relevant is the IPPSpeedometerLabel.EnableBorder property is set to True.

Fore and Fore.NET Examples

The property use is given in the example for IPPSpeedometerMarkerBase.BorderWidth.

See also:

IPPSpeedometerMarkerBase