Show contents 

Speedometer > Speedometer Assembly Interfaces > IPPSpeedometerMarkerBase > IPPSpeedometerMarkerBase.Background

IPPSpeedometerMarkerBase.Background

Fore Syntax

Background: IGxBrush;

Fore.NET Syntax

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

Description

The Background property determines a brush for speedometer background fill.

Comments

The Background property is relevant is the IPPSpeedometerMarkerBase.EnableBrush property is set to True.

Fore and Fore.NET Examples

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

See also:

IPPSpeedometerMarkerBase