Toggle navigation
Hot Examples
FR
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Rechercher
Accueil
Spryt
RemoveLayerAction
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