Method | Description | |
---|---|---|
ChangeAttributeCommand ( string name, FigureAttribute attribute, object value, IDrawingEditor editor ) : System | ||
Execute ( ) : void |
Method | Description | |
---|---|---|
CreateUndoActivity ( ) : IUndoActivity |
public ChangeAttributeCommand ( string name, FigureAttribute attribute, object value, IDrawingEditor editor ) : System | ||
name | string | |
attribute | FigureAttribute | |
value | object | |
editor | IDrawingEditor | |
return | System |
protected CreateUndoActivity ( ) : IUndoActivity | ||
return | IUndoActivity |