GrapeCity.Spreadsheet アセンブリ > GrapeCity.Spreadsheet.UI 名前空間 > RichTextLayout クラス : HitTest メソッド |
'Declaration
Public Function HitTest( _ ByVal windowsGraphics As WindowsGraphics, _ ByVal x As Integer, _ ByVal y As Integer _ ) As RichTextLayout.HitTestInfo
public RichTextLayout.HitTestInfo HitTest( WindowsGraphics windowsGraphics, int x, int y )