FlexReport for WinForms
setDataFloat メソッド


C1.Win.C1Document.4.5.2 アセンブリ > GrapeCity.Documents.Imaging.jpeg.jj2000.j2k.image 名前空間 > DataBlkFloat クラス : setDataFloat メソッド
The data array to use.
Sets the data array to the specified one. The size of the array is not checked for consistency with the block's dimensions.
シンタックス
'宣言
 
Public Sub setDataFloat( _
   ByVal arr() As System.Single _
) 
'使用法
 
Dim instance As DataBlkFloat
Dim arr() As System.Single
 
instance.setDataFloat(arr)
public void setDataFloat( 
   System.float[] arr
)

パラメータ

arr
The data array to use.
参照

DataBlkFloat クラス
DataBlkFloat メンバ