get_line_styles method

get_line_styles

Returns a collection of theme defined line styles.

Returns

Collection of effective line formats ILineFormatCollectionEffectiveData

def get_line_styles(self, style_color):
    ...
ParameterTypeDescription
style_coloraspose.pydrawing.ColorColor aspose.pydrawing.Color

See Also