System::Drawing::Font^ dFont = gcnew System::Drawing::Font(L"宋體",10);
System::Object^ dObject = gcnew System::Object();
dFont->ToLogFont(dObject);
上面這個陳述句一運行就錯誤,我現在就想讓字體物件如何在托管與非托管之間轉換
uj5u.com熱心網友回復:
LOGFONT 可以直接構造轉載請註明出處,本文鏈接:https://www.uj5u.com/gongcheng/16905.html
標籤:基礎類
