IDWriteFont3::GetLocality method
Gets the current locality of the font.
Syntax
DWRITE_LOCALITY GetLocality();
Parameters
This method has no parameters.
Return value
Type: DWRITE_LOCALITY
Returns the current locality of the font.
Remarks
For fully local files, the result will always be DWRITE_LOCALITY_LOCAL. A downloadable file may be any of the states, and this function may change between calls.
Requirements
|
Header |
|
|---|---|
|
Library |
|
See also
Show: