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

Gets or sets the color of the border drawn around the section of the control representing the current value in a circle meter.

Syntax

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

Property Value

Color

Requirements

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

See Also