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

In This Topic
    isNode Field
    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