ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Extensibility.Rendering.Components Namespace / IVisualShape Interface / GetBounds Method

In This Topic
    GetBounds Method (IVisualShape)
    In This Topic
    Returns a System.Drawing.RectangleF that bounds this shape.
    Syntax
    'Declaration
     
    Function GetBounds() As RectangleF
    RectangleF GetBounds()
    See Also