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

In This Topic
    equalsWith Method (_CanvasArcPathCommand)
    In This Topic
    Syntax
    'Declaration
     
    Public Overrides Function equalsWith( _
       ByVal other As IPathCommand _
    ) As Boolean
    public override bool equalsWith( 
       IPathCommand other
    )

    Parameters

    other
    See Also