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





Gets the bounding rectangle of this container.

Namespace: MindFusion.Reporting
Assembly: MindFusion.Reporting

 Syntax

C#  Copy Code

public RectangleF Bounds { get; }

Visual Basic  Copy Code

Public ReadOnly Property Bounds As RectangleF

 Property Value

A .NET RectangleF object specifying the bounds of the container relative to its parent.

 See Also

ItemContainer Members
ItemContainer Class
MindFusion.Reporting Namespace