process_geometry_text_style method

process_geometry_text_style

Processes the geometry text style.

def process_geometry_text_style(self, styles_list):
    ...
ParameterTypeDescription
styles_listaspose.cad.fileformats.cad.CadStylesListThe styles list.

See Also