MESCIUS SPREAD for Windows Forms 15.0J
Fill メソッド (IndexBitmap)

指定した範囲の開始インデックスを示す整数値。
指定した範囲の終了インデックスを示す整数値。
IndexBitmap内の指定した範囲にあるビットを設定します。
構文
'宣言
 
Public Sub Fill( _
   ByVal index As Integer, _
   ByVal index2 As Integer _
) 
public void Fill( 
   int index,
   int index2
)

パラメータ

index
指定した範囲の開始インデックスを示す整数値。
index2
指定した範囲の終了インデックスを示す整数値。
参照

IndexBitmap クラス
IndexBitmap メンバ

 

 


© MESCIUS inc. All rights reserved.