dbicMeter Send comments on this topic.
ImageBefore Property
See Also 
dbicMeter Assembly > Dbi.WinControl.Meter Namespace > dbiMeter Class : ImageBefore Property

Gets or sets the image for the control before the value starts to change.

Syntax

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

Property Value

Image

Requirements

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

See Also