Pages

Property

Namespace: Imagini.Fonts

Declared in: Imagini.Fonts.SpriteFont


Returns the pages of this sprite font.

Syntax

public IReadOnlyList<SpriteFontPage> Pages { public get; private set; }

Back to index