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

In This Topic
    DataType Property (CBlkWTData)
    In This Topic
    Returns the data type of the CBlkWTData object, as defined in the DataBlk class.
    Syntax
    'Declaration
     
    
    Public MustOverride ReadOnly Property DataType As Integer
    public abstract int DataType {get;}

    Property Value

    The data type of the object, as defined in the DataBlk class.
    See Also