API-Dokumentation > Graphics and model display > Object ProText > Function ProTextStyleColorSetWithDef
Function ProTextStyleColorSetWithDef
Description
Assigns The color applied to this text style.
Replacement in Object TOOLKIT:
Synopsis
#include <ProNote.h>
ProTextStyleColorSetWithDef
(
ProTextStyle text_style
/* (In)
The text style.
*/
ProColor* color
/* (In)
The color.
*/
)
Returns
The function succeeded.
One or more input arguments was invalid.
Sample Code References
User Guide References
War dies hilfreich?