GrapeCity PlusPak for Windows Forms 10.0J
KeyItemFromPoint メソッド

ピクセル単位のx座標
ピクセル単位のy座標
渡された座標位置に対応するKeyItemオブジェクトを返します。
シンタックス
Public Function KeyItemFromPoint( _
   ByVal x As Integer, _
   ByVal y As Integer _
) As KeyItem
public KeyItem KeyItemFromPoint( 
   int x,
   int y
)

パラメータ

x
ピクセル単位のx座標
y
ピクセル単位のy座標

戻り値の型

座標位置に対応するKeyItem
参照

参照

GcClassicFunctionKey クラス
GcClassicFunctionKey メンバ

 

 


© 2008 GrapeCity inc. All rights reserved.