The direction to the GradientFill will follow

Namespace:  BeeMobile.ToolBar
Assembly:  BeeMobile.ToolBar.CF35 (in BeeMobile.ToolBar.CF35.dll) Version: 3.5.3.0

Syntax

C#
public enum FillDirection
Visual Basic (Declaration)
Public Enumeration FillDirection
Visual C++
public enum class FillDirection

Members

Member nameDescription
LeftToRight
The fill goes horizontally
TopToBottom
The fill goes vertically

See Also