GoDiagram Web Reference
GetAngle Method (GoBoxPort)

Determine the angle the port at the other end makes with this port.
Syntax
'Declaration
 
Public Overridable Function GetAngle( _
   ByVal link As IGoLink _
) As Single
public virtual float GetAngle( 
   IGoLink link
)

Parameters

link

Return Value

the angle in degrees
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

GoBoxPort Class
GoBoxPort Members

 

 


© 2013. Northwoods Software Corporation. All Rights Reserved.

Send Feedback