MESCIUS SPREAD for Windows Forms 17.0J
GetRectangleFromAnchorPoints メソッド

描画オブジェクト
DrawingObjectの境界を取得します。
構文
'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
)

パラメータ

graphics
shape
描画オブジェクト
displayFormula
getOriginBounds
zoomFactor
参照

WorksheetDrawing クラス
WorksheetDrawing メンバ

 

 


© MESCIUS inc. All rights reserved.