HasGlyph(char)

Method

Namespace: Imagini.Fonts

Declared in: Imagini.Fonts.SpriteFontPage


Checks if this page contains the specified symbol.

Syntax

public bool HasGlyph(
	char symbol
)

Back to index