Initializes a new instance of the DrawEventArgs class.
Namespace: MindFusion.UI.WinFormsAssembly: MindFusion.UI.WinForms
public DrawEventArgs ( Control parentControl, Graphics graphics, Rectangle bounds)
Public New ( _ parentControl As Control, _ graphics As Graphics, _ bounds As Rectangle _)
DrawEventArgs Constructor Overload ListDrawEventArgs ClassMindFusion.UI.WinForms Namespace