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