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

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

    Parameters

    other
    See Also