GrapeCity.Spreadsheet アセンブリ > GrapeCity.Spreadsheet.Drawing 名前空間 > Picture クラス > HitTest メソッド : HitTest(WindowsGraphics,Double,Double,Rectangle,Boolean,Double) メソッド |
true
、それ以外の場合はfalse
。
'Declaration
Public Overloads Overrides NotOverridable Function HitTest( _ ByVal graphics As WindowsGraphics, _ ByVal x As Double, _ ByVal y As Double, _ ByVal rect As Rectangle, _ ByVal connecting As Boolean, _ ByVal zoomFactor As Double _ ) As HitTestInfo
public override HitTestInfo HitTest( WindowsGraphics graphics, double x, double y, Rectangle rect, bool connecting, double zoomFactor )
true
、それ以外の場合はfalse
。