Documentación de la 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 )
¿Fue esto útil?
Este sitio funciona mejor con JavaScript activado