'Declaration Public Enum GradientMode Inherits System.Enum
'Usage Dim instance As GradientMode
public enum GradientMode : System.Enum
'Declaration Public Enum GradientMode Inherits System.Enum
'Usage Dim instance As GradientMode
public enum GradientMode : System.Enum
Member | Description |
---|---|
Horizontal | The orientation of the gradient axis is horizontal: colors are graded from left to right. |
Vertical | The orientation of the gradient axis is vertical: colors are graded from top to bottom. (Default value.) |
System.Object
System.ValueType
System.Enum
Xceed.UI.GradientMode
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2