Property | Type | Description | |
---|---|---|---|
history_stack | List |
Method | Description | |
---|---|---|
CompoundHistoryItem ( ) : System | ||
CompoundHistoryItem ( string icon, string text ) : System | ||
Dispose ( ) : void | ||
Push ( |
||
Redo ( ) : void | ||
TakeSnapshotOfImage ( ) : void | ||
Undo ( ) : void |
public CompoundHistoryItem ( string icon, string text ) : System | ||
icon | string | |
text | string | |
return | System |