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

Gets or sets the ending angle of the primary gauge.

Syntax

Visual Basic (Declaration) 
Public Overridable Property AngleEnd As Integer
C# 
public virtual int AngleEnd {get; set;}

Property Value

Integer

Requirements

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

See Also