StringFormat::StringFormat (GpStringFormat*,Status) 方法 (gdiplusstringformat.h)
本主題列出 StringFormat 類別的建構函式。 如需完整的類別清單,請參閱 StringFormat 類別。
多載清單
建構函式 | 描述 |
---|---|
StringFormat (INT,LANGID) | 根據字串格式旗標和語言建立 StringFormat 物件。 |
StringFormat (StringFormat*) | 從另一個 StringFormat 物件建立 StringFormat 物件。 |
語法
void StringFormat(
GpStringFormat *clonedStringFormat,
Status status
);
參數
clonedStringFormat
status
傳回值
無
規格需求
需求 | 值 |
---|---|
目標平台 | Windows |
標頭 | gdiplusstringformat.h |