GoDiagram Web Reference
GetLinkDir Method

Determine the direction in which the link should go from the link point.
Syntax
'Declaration
 
Public Overridable Function GetLinkDir( _
   ByVal spot As Integer _
) As Single
public virtual float GetLinkDir( 
   int spot
)

Parameters

spot

Return Value

A direction in degrees, where the positive X axis is zero, and where 90 is downward along the positive Y axis.
Remarks
By default this handles the eight standard object spots around the edges.
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

GoPort Class
GoPort Members
GetFromLinkPoint Method
GetToLinkPoint Method

 

 


© 2013. Northwoods Software Corporation. All Rights Reserved.

Send Feedback