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

描画するオブジェクト。
指定した描画オブジェクトの仮想描画矩形を取得します。
構文
'Declaration
 
Public Overloads Function GetRectangle( _
   ByVal graphics As WindowsGraphics, _
   ByVal drawingObject As DrawingObject, _
   Optional ByVal getPaintingRect As Boolean _
) As Rectangle
public Rectangle GetRectangle( 
   WindowsGraphics graphics,
   DrawingObject drawingObject,
   bool getPaintingRect
)

パラメータ

graphics
drawingObject
描画するオブジェクト。
getPaintingRect

戻り値の型

描画オブジェクトの描画矩形を表すGrapeCity.Drawing.Rectangle値。
参照

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

 

 


© MESCIUS inc. All rights reserved.