-
Home
-
API
-
ProCad.Rendering
-
IShxFont
-
Methods
-
TryGetGlyph(Int32, out ShxGlyph)
TryGetGlyph(Int32, out ShxGlyph) Method
Definition
Attempts to retrieve cached glyph geometry for the provided code point.
bool TryGetGlyph(int codePoint, [NotNullWhen(true)] scoped out ShxGlyph glyph)
Parameters
Returns