i2 Notebook SDK
Search results for

    Show/hide table of contents

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

    visual.IBrushSetsManager.activeBrushSet property

    Gets the currently active plug-in-owned brush set, or null if no plug-in brush set is active.

    Signature:

    readonly activeBrushSet: IBrushSet | null;
    

    Returns: IBrushSet | null

    Introduced: version 1.9

    Remarks

    This property only returns plug-in-owned brush sets. System-owned overlay brush sets (used internally by features like Find-on-Chart) are not exposed through this property.

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