[]
Returns a value indicating whether the font can map the specified code point to a glyph.
public bool ContainsCodePoint(int codePoint)
Public Function ContainsCodePoint(codePoint As Integer) As Boolean
Type | Name | Description |
---|---|---|
int | codePoint |
Type | Description |
---|---|
bool |