LinkEndSegmentDirection

StockSharp.Xaml.Diagram.GXDiagram

This enumeration describes how the Route will compute an end segment angle in FrameworkElement).

フィールド

Absolute : LinkEndSegmentDirection

The angle is the same even if the node has been rotated.

RotatedNode : LinkEndSegmentDirection

The angle is rotated to match the RotationAngle.

RotatedNodeOrthogonal : LinkEndSegmentDirection

The angle is rotated to match the RotationAngle, but only in increments of multiples of 90 degrees.