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