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

In This Topic
    _buildArcShape Method
    In This Topic
    Syntax
    'Declaration
     
    Public Shared Function _buildArcShape( _
       ByVal arcShape As IArcShape _
    ) As IPath
    public static IPath _buildArcShape( 
       IArcShape arcShape
    )

    Parameters

    arcShape
    See Also