Gets the bounding rectangle related to the drawing.
Namespace: MindFusion.Diagramming.WinForms
Assembly: MindFusion.Diagramming.WinForms
C# Copy Code |
---|
public RectangleF Bounds { get; } |
Visual Basic Copy Code |
---|
Public ReadOnly Property Bounds As RectangleF |
A .NET RectangleF object.