Aspose::Page::Font::DrFont::Equals メソッド

DrFont::Equals method

指定された System::Object がこのインスタンスと等しいかどうかを判定します。

bool Aspose::Page::Font::DrFont::Equals(System::SharedPtr<System::Object> obj) override
パラメーター説明
objSystem::SharedPtr<System::Object>このインスタンスと比較するための System::Object

ReturnValue

true if the specified System::Object is equal to this instance; otherwise, false.

参照