Toggle navigation
Hot Examples
JP
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
検索
Home
SphereStudio
Plugins
UndoRedo
LayerTilesPage
C# Class SphereStudio.Plugins.UndoRedo.LayerTilesPage
Inheritance:
HistoryPage
ファイルを表示
Open project: Radnen/spherestudio
Public Methods
Method
Description
LayerTilesPage
(
MapControl
parent
,
short
tiles_old
,
short
tiles_new
,
short
layer
) :
System
Redo
( ) :
void
Undo
( ) :
void
Method Details
LayerTilesPage()
public
method
public
LayerTilesPage
(
MapControl
parent
,
short
tiles_old
,
short
tiles_new
,
short
layer
) :
System
parent
SphereStudio.Plugins.Components.MapControl
tiles_old
short
tiles_new
short
layer
short
return
System
Redo()
public
method
public
Redo
( ) :
void
return
void
Undo()
public
method
public
Undo
( ) :
void
return
void