GrapeCity.Spreadsheet アセンブリ > GrapeCity.Spreadsheet.Drawing 名前空間 > DrawingObject クラス : HitTest メソッド |
'Declaration
Public Overridable Function HitTest( _ ByVal graphics As WindowsGraphics, _ ByVal x As Double, _ ByVal y As Double, _ ByVal rect As Rectangle, _ ByVal zoomFactor As Double _ ) As HitTestInfo
public virtual HitTestInfo HitTest( WindowsGraphics graphics, double x, double y, Rectangle rect, double zoomFactor )