Compares two HorizontalPosition structures for equality.

Namespace: Docentric.Documents.ObjectModel.Shapes
Assembly: Docentric.Documents.ObjectModel (in Docentric.Documents.ObjectModel.dll)
public virtual Boolean Equals( Object obj )

Parameters

obj
Type: Object

Another object to compare to.

Return value

Type: Boolean
True if obj and this instance are the same type and represent the same value; otherwise, False.