GoDigram for .NET Framework and .NET Core
Northwoods.Go Namespace
/
GoPort Class
/ GetToEndSegmentLength Method
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: C#
C#
In This Topic
GetToEndSegmentLength Method (GoPort)
In This Topic
Return the length of the link's last segment, at its
IGoLink.ToPort
.
Syntax
C#
public
virtual
float
GetToEndSegmentLength(
IGoLink
link
)
Parameters
link
Return Value
By default this just returns the value of
EndSegmentLength
.
See Also
Reference
GoPort Class
GoPort Members