i2 Notebook SDK
Search results for

    Show/hide table of contents

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

    visual.INodeStyle interface

    A style for a node, which affects its appearance.

    Signature:

    interface INodeStyle extends IElementStyleBase 
    

    Extends: IElementStyleBase

    Introduced: version 1.0

    Properties

    Property Modifiers Type Description
    color readonly IElementSetting<string>

    Gets the color of the element.

    (Inherited from IElementStyleBase)

    image readonly IImageSetting Gets the image to display for the node.
    size readonly IElementSetting<NodeSize> Gets the size of the node.
    In this article
    Back to top © N. Harris Computer Corporation