FlexReport for WPF
getDataType メソッド (DataBlkFloat)


C1.WPF.Document.4.6.2 アセンブリ > GrapeCity.Documents.Imaging.jpeg.jj2000.j2k.image 名前空間 > DataBlkFloat クラス : getDataType メソッド
Returns the identifier of this data type, DataBlk.TYPE_FLOAT, as defined in DataBlk.
シンタックス
'宣言
 
Public Overrides Function getDataType() As System.Integer
'使用法
 
Dim instance As DataBlkFloat
Dim value As System.Integer
 
value = instance.getDataType()
public override System.int getDataType()

戻り値の型

The type of data stored. Always DataBlk.TYPE_FLOAT
参照

DataBlkFloat クラス
DataBlkFloat メンバ