Method | Description | |
---|---|---|
ChangeAttributeUndoActivity ( IDrawingView drawingView, FigureAttribute attribute, object value ) : System | ||
Redo ( ) : bool | ||
Undo ( ) : bool |
Method | Description | |
---|---|---|
SetOriginalValue ( IFigure figure, object value ) : void |
public ChangeAttributeUndoActivity ( IDrawingView drawingView, FigureAttribute attribute, object value ) : System | ||
drawingView | IDrawingView | |
attribute | FigureAttribute | |
value | object | |
return | System |