PointEquals Method (Object)

Compare for equality.

 

Namespace:  WebSupergoo.WordGlue4
Assembly:  WordGlue4 (in WordGlue4.dll) Version: 4.1.0.0 (4.1.0.0)
Syntax
public override bool Equals(
        Object obj
)

Parameters

obj
Type: SystemObject

Return Value

Type: Boolean
True if the objects are equal Points.
See Also