Returns the index of the longest horizontal segment of this link.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming
SyntaxC#
Copy Code
|
|---|
public int GetLongestHSegment () |
Visual Basic
Copy Code
|
|---|
Public Function GetLongestHSegment () As Integer |
See Also