dbicMeter Send comments on this topic.
AngleStart Property
See Also 
dbicMeter Assembly > Dbi.WinControl.Meter Namespace > dbiMeter Class : AngleStart Property

Gets or sets the starting angle when using a circle meter.

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