Description | |||||
Returns the default text font identifier.
NOTE: The correspondence between font names and font identifiers stays constant during a Creo Parametric session, but may be different for different sessions. |
|||||
Replacement in Object TOOLKIT: | pfcDisplay::DefaultFont | ||||
Synopsis | |||||
#include <ProGraphic.h> | |||||
void | ProTextFontDefaultIdGet | ( | |||
int* font_id | |||||
/* (Out) | |||||
The default font identifier | |||||
*/ | |||||
) | |||||
Returns | |||||
|