System::Drawing::FontFamily::Equals méthode
FontFamily::Equals method
Détermine si l’objet actuel et l’objet spécifié sont identiques.
bool System::Drawing::FontFamily::Equals(System::SharedPtr<System::Object> obj) override
| Paramètre | Type | Description |
|---|---|---|
| obj | System::SharedPtr<System::Object> | Un objet avec lequel comparer l’objet actuel |
ReturnValue
Vrai si l’objet actuel et les objets spécifiés sont identiques, sinon - faux
Voir aussi
- Typedef SharedPtr
- Class Object
- Class FontFamily
- Namespace System::Drawing
- Library Aspose.Font for C++