MESCIUS SPREAD for Windows Forms 15.0J
MoveResizeUndoAction コンストラクタ

オブジェクト。
新しいサイズ。
新しい位置。
MoveResizeUndoAction クラスの新しいインスタンスを初期化します。
構文
'宣言
 
Public Function New( _
   ByVal obj As Object, _
   ByVal newSize As SizeF, _
   ByVal newLoc As PointF _
)
public MoveResizeUndoAction( 
   object obj,
   SizeF newSize,
   PointF newLoc
)

パラメータ

obj
オブジェクト。
newSize
新しいサイズ。
newLoc
新しい位置。
参照

MoveResizeUndoAction クラス
MoveResizeUndoAction メンバ

 

 


© MESCIUS inc. All rights reserved.