GrapeCity.Spreadsheet アセンブリ > GrapeCity.Spreadsheet.Drawing 名前空間 > DrawingObject クラス : CalculateRect メソッド |
'Declaration
Public Overridable Function CalculateRect( _ ByVal graphics As WindowsGraphics, _ ByVal childDrawingObj As DrawingObject, _ ByVal rect As Rectangle, _ Optional ByVal zoomFactor As Double _ ) As Rectangle
public virtual Rectangle CalculateRect( WindowsGraphics graphics, DrawingObject childDrawingObj, Rectangle rect, double zoomFactor )