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( string format ) |
Visual Basic (Declaration) |
---|
Public Function ToString ( _ format As String _ ) As String |
Visual C++ |
---|
public: String^ ToString( String^ format ) |
Parameters
- format
- Type: System..::.String