FillDirection Enumeration

The direction to the GradientFill will follow

Definition

Namespace: BeeMobile.ToolBar
Assembly: BeeMobile.ToolBar.NET48 (in BeeMobile.ToolBar.NET48.dll) Version: 4.8.3.5
C#
public enum FillDirection

Members

LeftToRight0 The fill goes horizontally
TopToBottom1 The fill goes vertically

See Also