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

The current major tick getting text drawn.

Syntax

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

Property Value

Integer

Requirements

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

See Also