MESCIUS SPREAD for Windows Forms 15.0J
ChildChangeUndoAction コンストラクタ(Int32,Int32,Int32,Int32,Single)

水平方向の変更
垂直方向の変更
幅の変更
高さの変更
回転角度の変更
シェイプまたはセル ノートを指定した方向に移動してその幅と高さ、および回転角度(シェイプの場合のみ)を変更する操作に対する新しい取り消しアクションを作成します。
構文
'宣言
 
Public Function New( _
   ByVal dx As Integer, _
   ByVal dy As Integer, _
   ByVal dw As Integer, _
   ByVal dh As Integer, _
   ByVal dr As Single _
)
public ChildChangeUndoAction( 
   int dx,
   int dy,
   int dw,
   int dh,
   float dr
)

パラメータ

dx
水平方向の変更
dy
垂直方向の変更
dw
幅の変更
dh
高さの変更
dr
回転角度の変更
参照

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

 

 


© MESCIUS inc. All rights reserved.