GrapeCity.Spreadsheet アセンブリ > GrapeCity.Spreadsheet.Drawing 名前空間 > ICompositeShape インタフェース : CalculateRect メソッド |
'Declaration
Function CalculateRect( _ ByVal graphics As WindowsGraphics, _ ByVal childDrawingObj As DrawingObject, _ ByVal rect As Rectangle, _ ByVal zoomFactor As Double _ ) As Rectangle
Rectangle CalculateRect( WindowsGraphics graphics, DrawingObject childDrawingObj, Rectangle rect, double zoomFactor )