Table of Contents

Property Height

Namespace
MonoGame.Aseprite
Assembly
MonoGame.Aseprite.dll

Height

Gets the height, in pixels, of this TilemapLayer.

Height = Tileset.TileHeight * Rows
public int Height { get; }

Property Value

int