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

In This Topic
    LL Property (SubbandSyn)
    In This Topic
    Returns the LL child subband of this subband.
    Syntax
    'Declaration
     
    
    Public Overrides ReadOnly Property LL As Subband
    public override Subband LL {get;}

    Property Value

    The LL child subband, or null if there are no childs.
    See Also