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

Gets or sets the vertical and horizontal offset used to calculate the position of the needle in the gauge.

Syntax

Visual Basic (Declaration) 
Public Property NeedleOffset As Point
C# 
public Point NeedleOffset {get; set;}

Property Value

Point

Requirements

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

See Also