Documents for PDF, .NET Edition Documentation
Equals(Object) Method

GrapeCity.Documents.Common Assembly > GrapeCity.Documents.Common Namespace > Quadrilateral Structure > Equals Method : Equals(Object) Method
Determines whether the specified object is equal to the current object.
Syntax
'Declaration
 
Public Overloads Overrides Function Equals( _
   ByVal obj As System.Object _
) As System.Boolean
public override System.bool Equals( 
   System.object obj
)

Parameters

obj

Return Value

true if the specified object is equal to the current object; otherwise, false.
See Also

Reference

Quadrilateral Structure
Quadrilateral Members
Overload List