GrapeCity.Spreadsheet アセンブリ > GrapeCity.Spreadsheet.Drawing 名前空間 > WorksheetDrawing クラス : GetRectangleFromAnchorPoints メソッド |
'宣言
Public Function GetRectangleFromAnchorPoints( _ ByVal shape As DrawingObject, _ ByVal displayFormula As Boolean, _ Optional ByVal getOriginBounds As Boolean, _ Optional ByVal zoomFactor As Double _ ) As Rectangle
public Rectangle GetRectangleFromAnchorPoints( DrawingObject shape, bool displayFormula, bool getOriginBounds, double zoomFactor )