Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.6.28
|
Leadtools Namespace > LeadPointD Structure > ToString Method : ToString(IFormatProvider) Method |
public string ToString( IFormatProvider provider )
'Declaration
Public Overloads Function ToString( _ ByVal provider As IFormatProvider _ ) As String
'Usage
Dim instance As LeadPointD Dim provider As IFormatProvider Dim value As String value = instance.ToString(provider)
public string ToString( IFormatProvider provider )
function Leadtools.LeadPointD.ToString(IFormatProvider)( provider )
public: String^ ToString( IFormatProvider^ provider )