StringFormat::StringFormat (constStringFormat&) 方法 (gdiplusstringformat.h)

從另一個 StringFormat 物件建立 StringFormat 物件。

語法

void StringFormat(
  [in] const StringFormat & source
);

參數

[in] source

類型: const StringFormat*

要複製之 StringFormat 物件的指標。

傳回值

規格需求

需求
最低支援的用戶端 Windows XP、Windows 2000 Professional [僅限桌面應用程式]
最低支援的伺服器 Windows 2000 Server [僅限桌面應用程式]
目標平台 Windows
標頭 gdiplusstringformat.h (包含 Gdiplus.h)
程式庫 Gdiplus.lib
Dll Gdiplus.dll

另請參閱

StringFormat

StringFormatFlags