i2 Notebook SDK
Search results for

    Show/hide table of contents

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

    visual.INodeStyle.borderStyle property

    Gets the border style of the node, or null if there is no border.

    Signature:

    readonly borderStyle: IElementSetting<LineStyle | null>;
    

    Returns: IElementSetting<LineStyle | null>

    Introduced: version 1.9

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