ComponentOne PdfViewer for WPF and Silverlight
C1.WPF.PdfViewer.4.6.2 Assembly / CSJ2K.j2k.wavelet.synthesis Namespace / InvWTAdapter Class / getImplementationType Method

In This Topic
    getImplementationType Method (InvWTAdapter)
    In This Topic
    Syntax
    'Declaration
     
    
    Public MustOverride Function getImplementationType( _
       ByVal param1 As Integer _
    ) As Integer
    public abstract int getImplementationType( 
       int param1
    )

    Parameters

    param1
    See Also