Gets or sets a pixel color value at the specified coordinates.
シンタックス
'宣言
Public Default Property Item( _
ByVal As System.Integer, _
ByVal As System.Integer _
) As System.UInteger
public System.uint this[
System.int ,
System.int
]; {get; set;}
パラメータ
- x
- The X coordinate.
- y
- The Y coordinate.
参照