i2 Notebook SDK
Search results for

    Show/hide table of contents

    Home > @i2analyze/notebook-sdk > visual > IBrushSetsManager > delete

    visual.IBrushSetsManager.delete() method

    Deletes a brush set, removing it from the manager.

    Signature:

    delete(brushSet: IBrushSet): void;
    

    Introduced: version 1.9

    Parameters

    Parameter Type Description
    brushSet IBrushSet The brush set to delete.

    Returns:

    void

    In this article
    Back to top © N. Harris Computer Corporation