GrapeCity.Spreadsheet アセンブリ > GrapeCity.Spreadsheet.Drawing 名前空間 > WorksheetDrawing クラス > GetRectangle メソッド : GetRectangle(WindowsGraphics,DrawingObject,Boolean) メソッド |
'Declaration
Public Overloads Function GetRectangle( _ ByVal graphics As WindowsGraphics, _ ByVal drawingObject As DrawingObject, _ Optional ByVal getPaintingRect As Boolean _ ) As Rectangle
public Rectangle GetRectangle( WindowsGraphics graphics, DrawingObject drawingObject, bool getPaintingRect )