dbicCalc Send comments on this topic.
UserDrawnDisplayAreaEventArgs Class
See Also  Members  
dbicCalc Assembly > Dbi.WinControl.Calc Namespace : UserDrawnDisplayAreaEventArgs Class

The arguments provided to the UserDrawnDisplayArea Event

Object Model

UserDrawnDisplayAreaEventArgs Class

Syntax

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

Inheritance Hierarchy

System.Object
   System.EventArgs
      Dbi.WinControl.Calc.UserDrawnDisplayAreaEventArgs

Requirements

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

See Also