ComponentOne PdfViewer for WPF and Silverlight
C1.WPF.PdfViewer.4.6.2 Assembly / CSJ2K.j2k.wavelet.synthesis Namespace / InvWTAdapter Class / ImgULX Property

In This Topic
    ImgULX Property (InvWTAdapter)
    In This Topic
    Returns the horizontal coordinate of the image origin, the top-left corner, in the canvas system, on the reference grid.

    This default implementation returns the value of the source at the current reconstruction resolution level.

    Syntax
    'Declaration
     
    
    Public Overridable ReadOnly Property ImgULX As Integer
    public virtual int ImgULX {get;}

    Property Value

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