Converts the Padding object to a string representation, using the specified CultureInfo.
Namespace:
Neodynamic.SDKAssembly: Neodynamic.SDK.ImageDraw (in Neodynamic.SDK.ImageDraw.dll)
Version: 2.0.2000.0 (2.0.2086.0)
Syntax
C# |
---|
public string ToString( CultureInfo culture ) |
Visual Basic (Declaration) |
---|
Public Function ToString ( _ culture As CultureInfo _ ) As String |
Visual C++ |
---|
public: String^ ToString( CultureInfo^ culture ) |
Parameters
- culture
- Type: System.Globalization..::.CultureInfo
A CultureInfo that contains the culture to represent the Padding.