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