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

Gets or sets the z-order of the pin relative to the needle in the gauge.

Syntax

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

Property Value

enumPinPosition

Requirements

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

See Also