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

The current percentage complete represented in the control.

Syntax

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

Property Value

Integer

Requirements

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

See Also