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

In This Topic
    _buildPolygonShape Method
    In This Topic
    Syntax
    'Declaration
     
    Public Shared Function _buildPolygonShape( _
       ByVal polygonShape As IPolygonShape _
    ) As IPath
    public static IPath _buildPolygonShape( 
       IPolygonShape polygonShape
    )

    Parameters

    polygonShape
    See Also