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

Gets or sets the width of the needle in the primary gauge.

Syntax

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

Property Value

Integer

Requirements

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

See Also