DioDocs for PDF
Item プロパティ (Indexed4bppBitmap)

DS.Documents.Imaging アセンブリ > GrapeCity.Documents.Imaging 名前空間 > Indexed4bppBitmap クラス : Item プロパティ
The X coordinate.
The Y coordinate.
Gets or sets a lookup table index (from 0 to 15) at the specified coordinates.
シンタックス
'宣言
 
Public Default Property Item( _
   ByVal x As System.Integer, _
   ByVal y As System.Integer _
) As System.Integer
public System.int this[ 
   System.int x,
   System.int y
]; {get; set;}

パラメータ

x
The X coordinate.
y
The Y coordinate.
参照

Indexed4bppBitmap クラス
Indexed4bppBitmap メンバ