C# Class Sharplike.Mapping.MapStack

Inheritance: AbstractMap
Exibir arquivo Open project: eropple/sharplike Class Usage Examples

Public Methods

Method Description
MapStack ( Size regionsize, Int32 width, Int32 height, string name ) : System

Method Details

MapStack() public method

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