C# Class SphereStudio.Plugins.UndoRedo.LayerTilesPage

Inheritance: HistoryPage
Afficher le fichier Open project: Radnen/spherestudio

Méthodes publiques

Méthode Description
LayerTilesPage ( MapControl parent, short tiles_old, short tiles_new, short layer ) : System
Redo ( ) : void
Undo ( ) : void

Method Details

LayerTilesPage() public méthode

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
Résultat System

Redo() public méthode

public Redo ( ) : void
Résultat void

Undo() public méthode

public Undo ( ) : void
Résultat void