FlowDirection Enumeration

Enum FlowDirection

Namespace:  Squid
Assembly:  Squid.Core (in Squid.Core.dll)

Syntax


public enum FlowDirection
Public Enumeration FlowDirection
public enum class FlowDirection

Members


Member nameDescription
LeftToRight The left to right
RightToLeft The right to left
TopToBottom The top to bottom
BottomToTop The bottom to top