dbicGauge Send comments on this topic.
PinBorderWidth Property
See Also 
dbicGauge Assembly > Dbi.WinControl.Gauge Namespace > dbiGauge Class : PinBorderWidth Property

Gets or sets the thickness of the border around the pin of the primary gauge.

Syntax

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

Property Value

Integer

Requirements

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

See Also