Annotation Text Styles
Functions Introduced:
The function
ProAnnotationTextstyleGet() retrieves the text style for the specified annotation. The input arguments are:
• annotation—Specifies the annotation.
• drawing—Specifies a drawing only when the annotation is owned by the solid, but is displayed in the drawing.
• comp_path—Specifies the component path to the solid that owns the annotation.
Use the function
ProTextStyleFree() to free the allocated data structure.
The method
ProAnnotationTextstyleSet() sets the text style for the specified annotation.