ComponentOne Bitmap for UWP
ToString(IFormatProvider) Method

C1.UWP.DX Assembly > C1.Util.DX Namespace > Matrix3x2 Structure > ToString Method : ToString(IFormatProvider) Method
The format provider.
Returns a System.String that represents this instance.
Syntax
'Declaration
 
Public Overloads Function ToString( _
   ByVal formatProvider As System.IFormatProvider _
) As System.String
public System.string ToString( 
   System.IFormatProvider formatProvider
)

Parameters

formatProvider
The format provider.

Return Value

A System.String that represents this instance.
See Also

Reference

Matrix3x2 Structure
Matrix3x2 Members
Overload List