FlexReport for WPF
getDataFloat メソッド


C1.WPF.Document.4.6.2 アセンブリ > GrapeCity.Documents.Imaging.jpeg.jj2000.j2k.image 名前空間 > DataBlkFloat クラス : getDataFloat メソッド
Returns the array containing the data, or null if there is no data array.
シンタックス
'宣言
 
Public Function getDataFloat() As System.Single()
'使用法
 
Dim instance As DataBlkFloat
Dim value() As System.Single
 
value = instance.getDataFloat()
public System.float[] getDataFloat()

戻り値の型

The array of data or null if there is no data.
参照

DataBlkFloat クラス
DataBlkFloat メンバ