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