Documentação da API > Drawings and detail > Object ProDtlsymdefdata > Function ProDtlsymdefdataTextangfixedSet
Function ProDtlsymdefdataTextangfixedSet
Description
Set a symbol definition text angle flag.
Synopsis
#include <ProDtlsymdef.h>
ProDtlsymdefdataTextangfixedSet
(
ProDtlsymdefdata symdefdata
/* (In)
The symbol definition data.
*/
ProBoolean text_angle_fixed
/* (In)
The text angle flag.
*/
)
Returns
The function successfully set the flag.
Bad one or more input arguments.
User Guide References
Isto foi útil?