GrapeCity.Spreadsheet アセンブリ > GrapeCity.Spreadsheet.Drawing 名前空間 > WorksheetDrawing クラス : GetPaintRect メソッド |
'Declaration
Public Overridable Function GetPaintRect( _ ByVal shape As DrawingObject, _ ByRef zoomScale As Double _ ) As Rectangle
public virtual Rectangle GetPaintRect( DrawingObject shape, out double zoomScale )