MindFusion WinForms Programmer's Guide
DrawEventArgs.Bounds Property
See Also
 





Gets the bounding rectangle related to the drawing.

Namespace: MindFusion.Diagramming.WinForms
Assembly: MindFusion.Diagramming.WinForms

 Syntax

C#  Copy Code

public RectangleF Bounds { get; }

Visual Basic  Copy Code

Public ReadOnly Property Bounds As RectangleF

 Property Value

A .NET RectangleF object.

 See Also

DrawEventArgs Members
DrawEventArgs Class
MindFusion.Diagramming.WinForms Namespace