ComponentOne PdfViewer for WPF and Silverlight
C1.WPF.PdfViewer.4.6.2 Assembly / CSJ2K.j2k.wavelet.analysis Namespace / AnWTFilter Class / FilterType Property

In This Topic
    FilterType Property (AnWTFilter)
    In This Topic
    Returns the type of filter used according to the FilterTypes interface.
    Syntax
    'Declaration
     
    
    Public MustOverride ReadOnly Property FilterType As Integer
    public abstract int FilterType {get;}

    Property Value

    The filter type.
    See Also