i2 Notebook SDK
Search results for

    Show/hide table of contents

    Home > @i2analyze/notebook-sdk > visual > INodeGroup > isMinimized

    visual.INodeGroup.isMinimized property

    Indicates the minimized state of the node group.

    Signature:

    readonly isMinimized: boolean;
    

    Returns: boolean

    Introduced: version 1.8

    Remarks

    A minimized node group is represented by a single node that contains the label and image of the group, and can be maximized to show the individual nodes in the group.

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