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

In This Topic
    _buildRectangleShape Method
    In This Topic
    Syntax
    'Declaration
     
    Public Shared Function _buildRectangleShape( _
       ByVal rectangleShape As IRectangleShape _
    ) As IPath
    public static IPath _buildRectangleShape( 
       IRectangleShape rectangleShape
    )

    Parameters

    rectangleShape
    See Also