StringFormat Constructor (StringFormatFlags, Int32)
.NET Framework (current version)
Initializes a new StringFormat object with the specified StringFormatFlags enumeration and language.
Assembly: System.Drawing (in System.Drawing.dll)
Parameters
- options
-
Type:
System.Drawing::StringFormatFlags
The StringFormatFlags enumeration for the new StringFormat object.
- language
-
Type:
System::Int32
A value that indicates the language of the text.
.NET Framework
Available since 1.1
Available since 1.1
Show: