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