CGdiObject::operator ==
Determines if two GDI objects are logically equal.
BOOL operator==(
const CGdiObject& obj
) const;
Parameters
- obj
A reference to an existing CGdiObject.
Remarks
Determines if a GDI object on the left side is equal to a GDI object on the right side.
Requirements
Header: afxwin.h