ComponentOne PdfViewer for WPF and Silverlight
C1.WPF.PdfViewer.4.6.2 Assembly / CSJ2K.j2k.codestream Namespace / CoordInfo Class / ToString Method

In This Topic
    ToString Method (CoordInfo)
    In This Topic
    Returns object's information in a String
    Syntax
    'Declaration
     
    
    Public Overrides Function ToString() As String
    public override string ToString()

    Return Value

    String with object's information
    See Also