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

Gets or set the horizontal and vertical offset used to calculate the center of the pin, relative to origin of the gauge.

Syntax

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

Property Value

Point

Requirements

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

See Also