API 文件集 > Drawings and detail > Object ProDtlentitydata > Function ProDtlentitydataFontSet
Function ProDtlentitydataFontSet
Description
Sets the font of the specified draft entity.
Replacement in Object TOOLKIT:
Synopsis
#include <ProDtlentity.h>
ProDtlentitydataFontSet
(
/* (In)
The draft entity data.
*/
ProName font
/* (In)
The new font of the draft entity.
*/
)
Returns
The function completed successfully.
Invalid input argument(s).
Sample Code References
User Guide References
這是否有幫助?