'Declaration Public Enum GradientDirection Inherits System.Enum
public enum GradientDirection : System.Enum
Member | Description |
---|---|
BottomTop | Specifies from bottom to top direction of gradient brush |
LeftRight | Specifies from left to right direction of gradient brush |
Radial | Specifies radial gradient brush |
RightLeft | Specifies from right to left direction of gradient brush |
TopBottom | Specifies from top to bottom direction of gradient brush |
Target Platforms: Windows 10, Windows 8.1, Windows 8, Windows 7, Windows Server 2012, 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