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

In This Topic
    DataType Property (CBlkWTDataInt)
    In This Topic
    Returns the data type of this object, always DataBlk.TYPE_INT.
    Syntax
    'Declaration
     
    
    Public Overrides ReadOnly Property DataType As Integer
    public override int DataType {get;}

    Property Value

    The data type of the object, always DataBlk.TYPE_INT
    See Also