PowerTools SPREAD for Windows Forms 8.0J
UndoRedoManager コンストラクタ


FpChartコントロール。
アンドゥできるアクションの最大数の長さ。
新しいアンドゥアクションマネージャを作成します。
構文
'Declaration
 
Public Function New( _
   ByVal chart As FpChart, _
   ByVal maxLength As Integer _
)
'使用法
 
Dim chart As FpChart
Dim maxLength As Integer
 
Dim instance As New UndoRedoManager(chart, maxLength)
public UndoRedoManager( 
   FpChart chart,
   int maxLength
)

パラメータ

chart
FpChartコントロール。
maxLength
アンドゥできるアクションの最大数の長さ。
参照

UndoRedoManager クラス
UndoRedoManager メンバ

 

 


© 2004-2015, GrapeCity inc. All rights reserved.