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

Provides data to the UserDrawnText Event.

Object Model

UserDrawnTextEventArgs ClassdbiGaugeObject Class

Syntax

Visual Basic (Declaration) 
Public Class UserDrawnTextEventArgs 
   Inherits System.EventArgs
C# 
public class UserDrawnTextEventArgs : System.EventArgs 

Inheritance Hierarchy

System.Object
   System.EventArgs
      Dbi.WinControl.Gauge.UserDrawnTextEventArgs

Requirements

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

See Also