ComponentOne PDF for .NET
CSJ2K.j2k.wavelet.analysis Namespace / SubbandAn Class / parentband Field

In This Topic
    parentband Field (SubbandAn)
    In This Topic
    The reference to the parent of this subband. It is null for the root element. It is null by default.
    Syntax
    'Declaration
     
    
    Public parentband As SubbandAn
    public SubbandAn parentband
    See Also