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

Gets or sets the width 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 CircleBorderWidth As Integer
C# 
public virtual int CircleBorderWidth {get; set;}

Property Value

Integer

Requirements

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

See Also