ComponentOne PdfViewer for WPF and Silverlight
C1.WPF.PdfViewer.4.6.2 Assembly / CSJ2K.j2k.image Namespace / ImgDataJoiner Class / ImgULY Property

In This Topic
    ImgULY Property (ImgDataJoiner)
    In This Topic
    Returns the vertical coordinate of the image origin, the top-left corner, in the canvas system, on the reference grid.
    Syntax
    'Declaration
     
    
    Public Overridable ReadOnly Property ImgULY As Integer
    public virtual int ImgULY {get;}

    Property Value

    The vertical coordinate of the image origin in the canvas system, on the reference grid.
    See Also