Method | Description | |
---|---|---|
Dispose ( ) : void | ||
Redo ( ) : void | ||
SimpleHistoryItem ( string icon, string text ) : System | ||
SimpleHistoryItem ( string icon, string text, |
||
TakeSnapshotOfLayer ( |
||
TakeSnapshotOfLayer ( int layerIndex ) : void | ||
Undo ( ) : void |
public SimpleHistoryItem ( string icon, string text ) : System | ||
icon | string | |
text | string | |
return | System |
public SimpleHistoryItem ( string icon, string text, |
||
icon | string | |
text | string | |
oldSurface | ||
layerIndex | int | |
return | System |
public TakeSnapshotOfLayer ( |
||
layer | ||
return | void |
public TakeSnapshotOfLayer ( int layerIndex ) : void | ||
layerIndex | int | |
return | void |