API-Dokumentation
>
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 )
War dies hilfreich?
Diese Website funktioniert am besten, wenn JavaScript aktiviert ist.