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

Gets or sets the color used to paint he border of the pin of the gauge.

Syntax

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

Property Value

Color

Requirements

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

See Also