ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.DataVisualization.Chart Namespace / _PathBoundRectangleBuilder Class / _buildPathBoundRectangle Method

In This Topic
    _buildPathBoundRectangle Method (_PathBoundRectangleBuilder)
    In This Topic
    Syntax
    'Declaration
     
    Public Function _buildPathBoundRectangle( _
       ByVal path As IPath _
    ) As IRectangle
    public IRectangle _buildPathBoundRectangle( 
       IPath path
    )

    Parameters

    path
    See Also