Search
DrawEventArgs.Graphics Property
See Also
 





Gets the target graphics.

Namespace: MindFusion.UI.WinForms
Assembly: MindFusion.UI.WinForms

 Syntax

C#  Copy Code

public Graphics Graphics { get; }

Visual Basic  Copy Code

Public ReadOnly Property Graphics As Graphics

 Property Value

 See Also