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

Gets or sets the border color around the control.

Syntax

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

Property Value

Color

Requirements

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

See Also