ComponentOne MultiSelect for WinForms
C1.Framework.Drawing.Gdi Namespace / TransformMatrix Class / ToString Method

In This Topic
    ToString Method (TransformMatrix)
    In This Topic
    Returns a string that represents the current matrix.
    Syntax
    'Declaration
     
    
    Public Function ToString() As String
    public string ToString()

    Return Value

    A string that represents the current matrix.
    See Also