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

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

Syntax

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

Property Value

Image

Requirements

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

See Also