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

Determines if the border related to the "Extension" of a radial needle of the primary gauge, will also be drawn around the value.

Syntax

Visual Basic (Declaration) 
Public Overridable Property OpenArcPath As Boolean
C# 
public virtual bool OpenArcPath {get; set;}

Property Value

Boolean

Requirements

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

See Also