Table of Contents

Property Bounds

Namespace
MonoGame.Aseprite
Assembly
MonoGame.Aseprite.dll

Bounds

Gets the rectangular bounds that define the location and width and height extents, in pixels, of the region within the source texture that is represented by this TextureRegion.

public Rectangle Bounds { get; }

Property Value

Rectangle