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

In This Topic
    _BuildRectangleShapeFromRect Method
    In This Topic
    Syntax
    'Declaration
     
    Public Function _BuildRectangleShapeFromRect( _
       ByVal rectangle As IRectangle _
    ) As _RectangleShape
    public _RectangleShape _BuildRectangleShapeFromRect( 
       IRectangle rectangle
    )

    Parameters

    rectangle
    See Also