ToEndSegmentLengthStep Property (GoGeneralNode)
In This Topic
Gets or sets the incremental distance at when the ports'
GoPort.EndSegmentLength is extended by
GoGeneralNodePort to help reduce the amount of overlapping orthogonal links going into this node.
Syntax
Property Value
This defaults to 4. Set this to zero to have
GoPort.GetToEndSegmentLength just return the value of
GoPort.
GoPort.EndSegmentLength for the "to" end of links.
See Also