GrapeCity.Spreadsheet アセンブリ > GrapeCity.Spreadsheet.Drawing 名前空間 > WorksheetDrawing クラス > GetDisplayRectangle メソッド : GetDisplayRectangle(WindowsGraphics,DrawingObject) メソッド |
'Declaration
Public Overloads Overridable Function GetDisplayRectangle( _ ByVal graphics As WindowsGraphics, _ ByVal drawingObject As DrawingObject _ ) As Rectangle
public virtual Rectangle GetDisplayRectangle( WindowsGraphics graphics, DrawingObject drawingObject )