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

Gets or sets the horizontal and vertical offset used to calculate the center of the pin, relative to origin in the primary 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