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

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

パラメータ

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

GcBitmap クラス
GcBitmap メンバ