GrapeCity SPREAD for Windows Forms 12.0J
HitTest メソッド (Chart3DRenderer)


グラフィックオブジェクト。
四角形。
モデル。
x値。
y値。
特定の位置に関する情報を返します。
構文
'Declaration
 
Public Function HitTest( _
   ByVal g As Graphics, _
   ByVal rectangle As RectangleF, _
   ByVal model As ChartModel, _
   ByVal x As Single, _
   ByVal y As Single _
) As HitTest
'使用法
 
Dim instance As Chart3DRenderer
Dim g As Graphics
Dim rectangle As RectangleF
Dim model As ChartModel
Dim x As Single
Dim y As Single
Dim value As HitTest
 
value = instance.HitTest(g, rectangle, model, x, y)

パラメータ

g
グラフィックオブジェクト。
rectangle
四角形。
model
モデル。
x
x値。
y
y値。
参照

Chart3DRenderer クラス
Chart3DRenderer メンバ

 

 


Copyright © 2004 GrapeCity inc.