ActiveReports Developer 7
GetBounds Method
See Also 
GrapeCity.ActiveReports.Extensibility.v7 Assembly > GrapeCity.ActiveReports.Extensibility.Rendering.Components Namespace > IVisualShape Interface : GetBounds Method

Glossary Item Box

Returns a System.Drawing.RectangleF that bounds this shape.

Syntax

Visual Basic (Declaration) 
Function GetBounds() As RectangleFEx
C# 
RectangleFEx GetBounds()

See Also