Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
This topic lists the constructors of the StringFormat class. For a complete class listing, see StringFormat Class.
Overload list
Constructor | Description |
---|---|
StringFormat(INT,LANGID) | Creates a StringFormat object based on string format flags and a language. |
StringFormat(StringFormat*) | Creates a StringFormat object from another StringFormat object. |
Syntax
void StringFormat(
GpStringFormat *clonedStringFormat,
Status status
);
Parameters
clonedStringFormat
status
Return value
None
Requirements
Requirement | Value |
---|---|
Target Platform | Windows |
Header | gdiplusstringformat.h |