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