C# Class Spryt.RemoveLayerAction

Inheritance: EditAction
Afficher le fichier Open project: Metapyziks/SprytEditor

Méthodes publiques

Méthode Description
Redo ( ) : void
RemoveLayerAction ( ImageInfo image, int index, Layer layer ) : System
Undo ( ) : void

Method Details

Redo() public méthode

public Redo ( ) : void
Résultat void

RemoveLayerAction() public méthode

public RemoveLayerAction ( ImageInfo image, int index, Layer layer ) : System
image ImageInfo
index int
layer Layer
Résultat System

Undo() public méthode

public Undo ( ) : void
Résultat void