Northwoods.GoWPF 2.2.4 Assembly
GetOtherPort Method

Given a FrameworkElement that is a "port", return the port at the other end of this link.
Syntax
Public Function GetOtherPort( _
   ByVal port As FrameworkElement _
) As FrameworkElement
public FrameworkElement GetOtherPort( 
   FrameworkElement port
)

Parameters

port

Return Value

This may return the same element, if the link is reflexive
Requirements
See Also

Reference

Link Class
Link Members

 

 


© Northwoods Software 2017. All Rights Reserved.

Send Feedback