StringFormat::GenericDefault Property
.NET Framework (current version)
Gets a generic default StringFormat object.
Assembly: System.Drawing (in System.Drawing.dll)
The following table shows initial property values for a generic default instance of the StringFormat class.
Property | Initial Value |
|---|---|
0 | |
0 |
If you make changes to the StringFormat object returned from the GenericDefault property, these changes persist, and future calls to the GenericDefault property reflects these changes.
.NET Framework
Available since 1.1
Available since 1.1
Show: