Table of Contents

Property Width

Namespace
MonoGame.Aseprite
Assembly
MonoGame.Aseprite.dll

Width

Gets the width, in pixels, of this TilemapLayer.

Width = Tileset.TileWidth * Columns
public int Width { get; }

Property Value

int