Northwoods.GoWPF 2.2.4 Assembly
LinkEndSegmentDirection Enumeration

This enumeration describes how the Route will compute an end segment angle in Route.GetLinkDirection.
Syntax
Public Enum LinkEndSegmentDirection 
   Inherits System.Enum
   Implements System.IComparableSystem.IConvertibleSystem.IFormattable 
public enum LinkEndSegmentDirection : System.Enum, System.IComparableSystem.IConvertibleSystem.IFormattable  
Members
MemberDescription
Absolute The angle is the same even if the node has been rotated.
RotatedNodeThe angle is rotated to match the Node.RotationAngle.
RotatedNodeOrthogonalThe angle is rotated to match the Node.RotationAngle, but only in increments of multiples of 90 degrees.
Remarks
This is used as the value of Route.FromEndSegmentDirection and Route.ToEndSegmentDirection.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Northwoods.GoXam.LinkEndSegmentDirection

Requirements
See Also

Reference

Northwoods.GoXam Namespace

 

 


© Northwoods Software 2017. All Rights Reserved.

Send Feedback