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

Gets or sets the gradient effect to apply to the background of the pin of the gauge.

Syntax

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

Property Value

enumBrushType

Requirements

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

See Also