MESCIUS SPREAD for Windows Forms 17.0J
CalculateRect メソッド (DrawingObject)

指定された矩形内の子図形のクライアント矩形を計算します。
構文
'Declaration
 
Public Overridable Function CalculateRect( _
   ByVal graphics As WindowsGraphics, _
   ByVal childDrawingObj As DrawingObject, _
   ByVal rect As Rectangle, _
   Optional ByVal zoomFactor As Double _
) As Rectangle
public virtual Rectangle CalculateRect( 
   WindowsGraphics graphics,
   DrawingObject childDrawingObj,
   Rectangle rect,
   double zoomFactor
)

パラメータ

graphics
childDrawingObj
rect
zoomFactor
参照

DrawingObject クラス
DrawingObject メンバ

 

 


© MESCIUS inc. All rights reserved.