메소드 | 설명 | |
---|---|---|
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 | |
리턴 | System |
public SimpleHistoryItem ( string icon, string text, |
||
icon | string | |
text | string | |
oldSurface | ||
layerIndex | int | |
리턴 | System |
public TakeSnapshotOfLayer ( int layerIndex ) : void | ||
layerIndex | int | |
리턴 | void |