dbicGauge Send comments on this topic.
BackImage Property
See Also 
dbicGauge Assembly > Dbi.WinControl.Gauge Namespace > dbiGauge Class : BackImage Property

Gets or sets the background image used to paint the background of the control.

Syntax

Visual Basic (Declaration) 
Public Overridable Property BackImage As Image
C# 
public virtual Image BackImage {get; set;}

Property Value

System.Drawing.Image

Requirements

Target Platforms: Current Windows operating system with .NET 8.

See Also