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

In This Topic
    ImgULX Property (HeaderDecoder)
    In This Topic
    Return the horizontal upper-left coordinate of the image in the reference grid.
    Syntax
    'Declaration
     
    
    Public Overridable ReadOnly Property ImgULX As Integer
    public virtual int ImgULX {get;}

    Property Value

    The horizontal coordinate of the image origin.
    See Also