System::Drawing::FontFamily::Equals method
FontFamily::Equals method
Determines if the current and the specified objects are identical.
bool System::Drawing::FontFamily::Equals(System::SharedPtr<System::Object> obj) override
Parameter | Type | Description |
---|---|---|
obj | System::SharedPtr<System::Object> | An object to compare the current object with |
ReturnValue
True if the current and the specified objects are identical, otherwise - false
See Also
- Typedef SharedPtr
- Class Object
- Class FontFamily
- Namespace System::Drawing
- Library Aspose.TeX for C++