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

Determines if the border related to the "Extension" of the radial needle of the 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