ComponentOne PDF for .NET
CSJ2K.j2k.image Namespace / Coord Class / ToString Method

In This Topic
    ToString Method (Coord)
    In This Topic
    Returns a string representation of the object coordinates
    Syntax
    'Declaration
     
    
    Public Overrides Function ToString() As String
    public override string ToString()

    Return Value

    The vertical and the horizontal coordinates
    See Also