FarPoint.Win.SpreadJ アセンブリ > FarPoint.Win.Spread.Chart 名前空間 > SpreadChartUndoAction クラス > SpreadChartUndoAction コンストラクタ : SpreadChartUndoAction コンストラクタ(ChartShape,Rectangle) |
'Declaration
Public Function New( _ ByVal chart As ChartShape, _ ByVal newBounds As Rectangle _ )
'使用法
Dim chart As ChartShape Dim newBounds As Rectangle Dim instance As New SpreadChartUndoAction(chart, newBounds)
public SpreadChartUndoAction( ChartShape chart, Rectangle newBounds )