StringFormat Constructor
.NET Framework (current version)
Initializes a new StringFormat object.
Assembly: System.Drawing (in System.Drawing.dll)
| Name | Description | |
|---|---|---|
![]() | StringFormat() | Initializes a new StringFormat object. |
![]() | StringFormat(StringFormat^) | Initializes a new StringFormat object from the specified existing StringFormat object. |
![]() | StringFormat(StringFormatFlags) | Initializes a new StringFormat object with the specified StringFormatFlags enumeration. |
![]() | StringFormat(StringFormatFlags, Int32) | Initializes a new StringFormat object with the specified StringFormatFlags enumeration and language. |
Show:
