Enum FlowDirection
Defines constants that specify the content flow direction for text and user interface (UI) elements.
Namespace: Telerik.WinControls.UI.Diagrams
Assembly: Telerik.WinControls.RadDiagram.dll
Syntax
public enum FlowDirection
LeftToRight
Indicates that content should flow from left to right.
RightToLeft
Indicates that content should flow from right to left.