i2 Notebook SDK
Search results for

    Show/hide table of contents

    Home > @i2analyze/notebook-sdk > app > ITrackedMutations > editEdge

    app.ITrackedMutations.editEdge() method

    Gets an object with methods for editing the appearance of an edge.

    Signature:

    editEdge(edge: EdgeSpecifier): IEdgeEditor;
    

    Introduced: version 1.2

    Parameters

    Parameter Type Description
    edge EdgeSpecifier The edge to be edited.

    Returns:

    IEdgeEditor

    The edge-editing object.

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