MESCIUS SPREAD for Windows Forms 15.0J
GetRectangle(AnchorPoint,AnchorPoint,AnchorPoint,Double,Double) メソッド

指定した描画オブジェクトの描画矩形を取得します。
構文
'宣言
 
Public Overloads Function GetRectangle( _
   ByRef startAnchorPoint As AnchorPoint, _
   ByRef endAnchorPoint As AnchorPoint, _
   ByRef anchorPoint As AnchorPoint, _
   Optional ByVal scaleX As Double, _
   Optional ByVal scaleY As Double _
) As Rectangle

パラメータ

startAnchorPoint
endAnchorPoint
anchorPoint
scaleX
scaleY

戻り値の型

描画オブジェクトの描画矩形を表すGrapeCity.Drawing.Rectangle値。
解説
anchorPointに関連する描画矩形。アンカーポイントの場合は、[0, 0]です。
参照

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

 

 


© MESCIUS inc. All rights reserved.