StringFormat::StringFormat(constStringFormat*) method (gdiplusstringformat.h)

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(
  const StringFormat *format
);

Parameters

format

Return value

None

Requirements

Requirement Value
Target Platform Windows
Header gdiplusstringformat.h