[]
Initializes a new instance of the ClipboardCutUndoAction class.
public ClipboardCutUndoAction(ChartModel model, object selectedObject)
Public Sub New(model As ChartModel, selectedObject As Object)
Type | Name | Description |
---|---|---|
ChartModel | model | The chart model. |
object | selectedObject | The selected object to be cut. |