Toggle navigation
Hot Examples
ES
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Buscar
Inicio
Spryt
RemoveLayerAction
C# Class Spryt.RemoveLayerAction
Inheritance:
EditAction
Mostrar archivo
Open project: Metapyziks/SprytEditor
Public Methods
Method
Description
Redo
( ) :
void
RemoveLayerAction
(
ImageInfo
image
,
int
index
,
Layer
layer
) :
System
Undo
( ) :
void
Method Details
Redo()
public
method
public
Redo
( ) :
void
return
void
RemoveLayerAction()
public
method
public
RemoveLayerAction
(
ImageInfo
image
,
int
index
,
Layer
layer
) :
System
image
ImageInfo
index
int
layer
Layer
return
System
Undo()
public
method
public
Undo
( ) :
void
return
void