Property isGhostEdge isGhostEdge Is this edge a ghost edge, which is the edge that appears snapped to a nearby port while an edge is being created. Declaration public bool isGhostEdge { get; set; } Property Value Type Description bool true if this instance is ghost edge; otherwise, false.