create_path_gradient_brush_by_path method

create_path_gradient_brush_by_path

def create_path_gradient_brush_by_path(self, path):
    ...
ParameterTypeDescription
pathaspose.pydrawing.drawing2d.GraphicsPath

See Also