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