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

In This Topic
    equalsWith Method (_FunnelPolygon)
    In This Topic
    Syntax
    'Declaration
     
    Public Function equalsWith( _
       ByVal shape As _FunnelPolygon _
    ) As Boolean
    public bool equalsWith( 
       _FunnelPolygon shape
    )

    Parameters

    shape
    See Also