Equals Method (CharBoxBorderInfo)
Parameters
- obj
- The System.Object to compare with the current CharBoxBorderInfo.
Return Value
The method returns
true if
obj is a
CharBoxBorderInfo object and it's
Left, and
Right,
Top,
Border properties are equal to the corresponding properties of this
CharBoxBorderInfo structure; otherwise,
false.