Search
ConnectionPoint.GetEndPoint Method
See Also
 






Calculates the coordinates of the this connection point expressed in document coordinates.

Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming

 Syntax

C#  Copy Code

public virtual Point GetEndPoint ()

Visual Basic  Copy Code

Public Overridable Function GetEndPoint () As Point

 Return Value

A Point object.

 See Also