ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Drawing Namespace / PathEx Class / GetBounds Method

In This Topic
    GetBounds Method (PathEx)
    In This Topic
    Evaluates the bounds of the figure specified by the given path.
    Syntax
    'Declaration
     
    Public Function GetBounds() As RectangleF
    public RectangleF GetBounds()
    See Also