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

In This Topic
    isNode Field (SubbandAn)
    In This Topic
    True if it is a node in the tree, false if it is a leaf.
    Syntax
    'Declaration
     
    
    Public isNode As Boolean
    public bool isNode
    See Also