ASP.NET Pack Programmer's Guide
ButtonDrawEventArgs.Graphics Property
See Also
 





Gets the IGraphics surface where the event handler should draw.

Namespace: MindFusion.Charting.Components
Package: MindFusion.Charting

 Syntax

C#  Copy Code

public IGraphics Graphics { get; }

Visual Basic  Copy Code

Public ReadOnly Property Graphics As IGraphics

 Property Value

 See Also

ButtonDrawEventArgs Members
ButtonDrawEventArgs Class
MindFusion.Charting.Components Namespace