Search
DiagramLink.GetLongestHSegment Method
See Also
 





Returns the index of the longest horizontal segment of this link.

Namespace: MindFusion.Diagramming
Package: MindFusion.Diagramming

 Syntax

C#  Copy Code

public int GetLongestHSegment ()

Visual Basic  Copy Code

Public Function GetLongestHSegment () As Integer

 Return Value

 See Also