ComponentOne PdfViewer for WPF and Silverlight
C1.WPF.PdfViewer.4.6.2 Assembly / CSJ2K.j2k.codestream.reader Namespace / HeaderDecoder Class / ImgULY Property

In This Topic
    ImgULY Property (HeaderDecoder)
    In This Topic
    Return the vertical upper-left coordinate of the image in 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.
    See Also