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

Gets or sets the width of the border around the interior section of a circle meter.

Syntax

Visual Basic (Declaration) 
Public Overridable Property CenterBorderWidth As Integer
C# 
public virtual int CenterBorderWidth {get; set;}

Property Value

Integer

Requirements

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

See Also