API 文件集
>
Graphics and model display
>
Object ProText
> Function ProTextAttributesCurrentUnset
Function ProTextAttributesCurrentUnset
Description
Unsets the text attributes set using the function ProText*CurrentSet(). After unsetting the attributes, the function restores the default values (as given by
ProTextAttributesCurrentGet
()).
Replacement in Object TOOLKIT:
pfcDisplay::ResetTextAttributes
Synopsis
#include <
ProGraphic.h
>
ProError
ProTextAttributesCurrentUnset
(void)
Returns
PRO_TK_NO_ERROR
The function successfully reset all the settings to their default values.
See Also
ProTextFontIdCurrentSet
ProTextHeightCurrentSet
ProTextWidthFactorCurrentSet
ProTextRotationAngleCurrentSet
ProTextSlantAngleCurrentSet
ProTextAttributesCurrentGet
Sample Code References
pt_examples ( TestText.c )
Parent topic
Object ProText
這是否有幫助?
此網站在啟用 JavaScript 的情況下運作成效最佳