C# Class Sharplike.Mapping.MapStack

Inheritance: AbstractMap
Afficher le fichier Open project: eropple/sharplike Class Usage Examples

Méthodes publiques

Méthode Description
MapStack ( Size regionsize, Int32 width, Int32 height, string name ) : System

Method Details

MapStack() public méthode

public MapStack ( Size regionsize, Int32 width, Int32 height, string name ) : System
regionsize System.Drawing.Size
width System.Int32
height System.Int32
name string
Résultat System