Documentação da API > Miscellaneous > Object ProDrawingedgedisplay > Function ProDrawingedgedisplayFontGet
Function ProDrawingedgedisplayFontGet
Description
Obtains the line font to use for edge display.
Replacement in Object TOOLKIT:
Synopsis
#include <ProDrawing.h>
ProDrawingedgedisplayFontGet
(
/* (In)
The edge display object.
*/
ProName font
/* (Out)
The name of the font to use for edge display.
*/
)
Returns
The function succeeded.
One or more input arguments was invalid.
The edge display uses the default font.
User Guide References
Isto foi útil?