Returns a string that represents the Margins object.
Namespace:
PerpetuumSoft.Framework.DrawingAssembly: PerpetuumSoft.Framework (in PerpetuumSoft.Framework.dll) Version: 3.9.0.1
Syntax
| C# |
|---|
public string ToString( IFormatProvider provider ) |
| Visual Basic (Declaration) |
|---|
Public Function ToString ( _ provider As IFormatProvider _ ) As String |
| Visual C++ |
|---|
public: String^ ToString( IFormatProvider^ provider ) |
Parameters
- provider
- Type: System..::.IFormatProvider