i2 Notebook SDK
Search results for

    Show/hide table of contents

    Home > @i2analyze/notebook-sdk > visual > IBrushSet > setColorRange

    visual.IBrushSet.setColorRange() method

    Sets the color range for this brush set.

    Signature:

    setColorRange(range: IBrushColorRange): void;
    

    Introduced: version 1.9

    Parameters

    Parameter Type Description
    range IBrushColorRange The color range to use for mapping brush indices to colors.

    Returns:

    void

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