[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Chart.Graphics.Point2d.Equals

Equals Method

Equals(object)

Compare the CLASS_NAME object to another System.Object and check if the two are equal.

Declaration
public override bool Equals(object obj)
Parameters
Type Name Description
object obj
Returns
Type Description
bool
Overrides