ComponentOne PdfViewer for WPF and Silverlight
C1.WPF.PdfViewer.4.6.2 Assembly / CSJ2K.j2k.wavelet Namespace / Subband Class / ulcx Field

In This Topic
    ulcx Field
    In This Topic
    The horizontal coordinate of the upper-left corner of the subband, with respect to the canvas origin, in the component's grid and subband's decomposition level. This is the real horizontal index of the first column of this subband. If even the horizontal decomposition of this subband should be done with the low-pass-first convention. If odd it should be done with the high-pass-first convention.
    Syntax
    'Declaration
     
    
    Public ulcx As Integer
    public int ulcx
    See Also