MESCIUS SPREAD for Windows Forms 17.0J
GetRectangle(WindowsGraphics,DrawingObject,Double,Double,Boolean) メソッド

描画するオブジェクト。
水平方向のスケールユニット。
垂直方向のスケールユニット。
倍率の影響を受けるシェイプの長方形を0度で取得します。
構文
'Declaration
 
Public Overloads Function GetRectangle( _
   ByVal graphics As WindowsGraphics, _
   ByVal shape As DrawingObject, _
   ByVal scaleX As Double, _
   ByVal scaleY As Double, _
   ByVal getOriginBounds As Boolean _
) As Rectangle
public Rectangle GetRectangle( 
   WindowsGraphics graphics,
   DrawingObject shape,
   double scaleX,
   double scaleY,
   bool getOriginBounds
)

パラメータ

graphics
shape
描画するオブジェクト。
scaleX
水平方向のスケールユニット。
scaleY
垂直方向のスケールユニット。
getOriginBounds
参照

WorksheetDrawing クラス
WorksheetDrawing メンバ
オーバーロード一覧

 

 


© MESCIUS inc. All rights reserved.