Table of Contents

Class CeresEdge

Namespace
Ceres.Editor.Graph
Assembly
Ceres.Graph.Editor.dll
public class CeresEdge : Edge
Inheritance
CeresEdge

Constructors

CeresEdge()

public CeresEdge()

Properties

IsExecutionEdge

public bool IsExecutionEdge { get; }

Property Value

bool

Methods

ApplyPortStyle()

public void ApplyPortStyle()

ApplyPortStyle(CeresPortElement, CeresPortElement)

public void ApplyPortStyle(CeresPortElement inputPort, CeresPortElement outputPort)

Parameters

inputPort CeresPortElement
outputPort CeresPortElement