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:
Synopsis
#include <ProGraphic.h>
ProTextAttributesCurrentUnset
(void)
Returns
The function successfully reset all the settings to their default values.
See Also
Sample Code References
¿Fue esto útil?