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

取得する値の0から始まるインデックス。
IndexBitmap内の指定した位置にあるビットの値を取得します。
構文
'宣言
 
Public Function Get( _
   ByVal index As Integer _
) As Boolean
public bool Get( 
   int index
)

パラメータ

index
取得する値の0から始まるインデックス。

戻り値の型

indexの位置にあるビットの値。
参照

IndexBitmap クラス
IndexBitmap メンバ

 

 


© MESCIUS inc. All rights reserved.