Function ProDrawingedgedisplayFontSet
Description
Assigns the line font to use for edge display.
Replacement in Object TOOLKIT:
Synopsis
#include <ProDrawing.h>
ProDrawingedgedisplayFontSet
(
/* (In)
The edge display object.
*/
ProName font
/* (In)
The name of the font to use for edge display Pass NULL to use the default font.
*/
)
Returns
The function succeeded.
One or more input arguments was invalid.
User Guide References
これは役に立ちましたか?