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

Gets or sets the starting angle of the primary gauge.

Syntax

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

Property Value

Integer

Requirements

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

See Also