[]
        
(Showing Draft Content)

GrapeCity.Documents.Common.Line.op_Equality

operator == Operator

operator ==(Line, Line)

Tests whether two specified Line objects are equivalent.

Declaration
public static bool operator ==(Line v1, Line v2)
Parameters
Type Name Description
Line v1
Line v2
Returns
Type Description
bool