GrapeCity.Spreadsheet アセンブリ > GrapeCity.Spreadsheet.Drawing 名前空間 > WorksheetDrawing クラス : GetHoveringCommentRectangle メソッド |
'Declaration
Public Function GetHoveringCommentRectangle( _ ByVal context As IDrawingContext, _ ByVal shape As CellNote _ ) As Rectangle
public Rectangle GetHoveringCommentRectangle( IDrawingContext context, CellNote shape )