Function ProSetdatumtagTextstyleGet
DEPRECATED:
Since Creo 1
Description
Note: This function is deprecated. Use ProAnnotationTextstyleGet() instead. Obtains the text style for the set datum tag.
Licensing Requirement
Synopsis
#include <ProSetDatumTag.h>
ProSetdatumtagTextstyleGet
(
/* (In)
The set datum tag.
*/
ProTextStyle* text_style
/* (Out)
The text style. Free this using ProTextstyleFree().
*/
)
Returns
The function succeeded.
One or more input arguments was invalid.
User Guide References
¿Fue esto útil?