GrapeCity.Spreadsheet アセンブリ > GrapeCity.Spreadsheet.Drawing 名前空間 > CellNote クラス > HitTest メソッド : HitTest(Double,Double,Rectangle,Boolean,Double) メソッド |
'宣言
Public Overloads Overrides NotOverridable Function HitTest( _ 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( double x, double y, Rectangle rect, bool connecting, double zoomFactor )