dbicTips Send comments on this topic.
Graphics Property
See Also 
dbicTips Assembly > Dbi.WinControl.Tips Namespace > UserDrawnHeaderEventArgs Class : Graphics Property

A handle to the graphics object responsible for drawing.

Syntax

Visual Basic (Declaration) 
Public Property Graphics As System.Drawing.Graphics
C# 
public System.Drawing.Graphics Graphics {get; set;}

Property Value

Graphics

Requirements

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

See Also