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

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

パラメータ

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

BilevelBitmap クラス
BilevelBitmap メンバ