Document Solutions for PDF
GrapeCity.Documents.Imaging Assembly / GrapeCity.Documents.Drawing Namespace / DMatrix Structure / ToString Method

In This Topic
    ToString Method (DMatrix)
    In This Topic
    Returns the fully qualified type name of this instance.
    Syntax
    'Declaration
     
    Public Overrides Function ToString() As System.String
    public override System.string ToString()

    Return Value

    The fully qualified type name.
    See Also