public bool Compare (TextCore.FaceInfo other);

Parameters

otherThe FaceInfo structure to compare this FaceInfo structure with.

Returns

bool Returns true if the FaceInfo structures have the same values. False if not.

Description

Compares the information in this FaceInfo structure with the information in the given FaceInfo structure to determine whether they have the same values.