dbicButton Send comments on this topic.
Graphics Property
See Also 
dbicButton Assembly > Dbi.WinControl.Button Namespace > UserDrawnButtonEventArgs Class : Graphics Property

A handle to the graphics object responsible for the drawing.

Syntax

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

Property Value

Graphics

Requirements

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

See Also