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

Gets or sets the color used to paint the border around the interior section of a circle meter.

Syntax

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

Property Value

Color

Requirements

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

See Also