i2 Notebook SDK
Search results for

    Show/hide table of contents

    Home > @i2analyze/notebook-sdk > visual > INodeStyle > color

    visual.INodeStyle.color property

    Gets the color of the node, or null if there is no color and the node background is transparent.

    Signature:

    readonly color: IElementSetting<string | null>;
    

    Returns: IElementSetting<string | null>

    Introduced: version 1.2

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