Home > @i2analyze/notebook-sdk > app > IUntrackedMutations > editEdgeSummary
app.IUntrackedMutations.editEdgeSummary() method
Gets an object with methods for editing the appearance of an edge summary.
Signature:
editEdgeSummary(edge: EdgeSummarySpecifier): IEdgeSummaryEditor;
Introduced: version 1.6
Parameters
Parameter | Type | Description |
---|---|---|
edge | EdgeSummarySpecifier | The edge summary to edit. |
Returns:
The edge-summary-editing object.