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

Glossary Item Box

Returns a rectangle bounding this path.

Syntax

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

See Also