GrapeCity SPREAD for Windows Forms 11.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 メンバ

 

 


© 2004-2018, GrapeCity Inc. All rights reserved.