StringFormat Constructor

 

Initializes a new StringFormat object.

Namespace:   System.Drawing
Assembly:  System.Drawing (in System.Drawing.dll)

NameDescription
System_CAPS_pubmethodStringFormat()

Initializes a new StringFormat object.

System_CAPS_pubmethodStringFormat(StringFormat^)

Initializes a new StringFormat object from the specified existing StringFormat object.

System_CAPS_pubmethodStringFormat(StringFormatFlags)

Initializes a new StringFormat object with the specified StringFormatFlags enumeration.

System_CAPS_pubmethodStringFormat(StringFormatFlags, Int32)

Initializes a new StringFormat object with the specified StringFormatFlags enumeration and language.

Return to top
Show: