オーバーロード | 解説 |
---|---|
StringFormat コンストラクタ() | Initializes a new StringFormat object. |
StringFormat コンストラクタ(StringFormatFlags) | Initializes a new StringFormat object with the specified StringFormatFlags enumeration. |
StringFormat コンストラクタ(StringAlignment,StringAlignment,StringFormatFlags) | Initializes a new StringFormat object with the specified StringAlignment and StringFormatFlags enumeration. |
StringFormat コンストラクタ(StringFormat) | Initializes a new StringFormat object from the specified existing StringFormat object. |