NominalGlyphDelegate Delegate
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public delegate bool NominalGlyphDelegate(Font font, object fontData, uint unicode, out uint glyph);
Parameters
- font
- Font
- fontData
- Object
- unicode
- UInt32
- glyph
- UInt32