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

In This Topic
    equalsWith Method (_ArcPathCommand)
    In This Topic
    Syntax
    'Declaration
     
    Public MustOverride Function equalsWith( _
       ByVal other As IPathCommand _
    ) As Boolean
    public abstract bool equalsWith( 
       IPathCommand other
    )

    Parameters

    other
    See Also