dbicDial Send comments on this topic.
Graphics Property
See Also 
dbicDial Assembly > Dbi.WinControl.Dial Namespace > UserDrawnKnobEventArgs 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