'DeclarationProtected Overridable Function GetPortFromPlugAnchor( _ ByVal shape As NShape, _ ByVal anchor As PlugAnchor _ ) As NPort
'UsageDim instance As NShapeBodyAdapter Dim shape As NShape Dim anchor As PlugAnchor Dim value As NPort value = instance.GetPortFromPlugAnchor(shape, anchor)
protected virtual NPort GetPortFromPlugAnchor( NShape shape, PlugAnchor anchor )
Parameters
- shape
- anchor