'Declaration Public Overloads Shared Function CreateRectangularGradientFill( _ ByVal color1 As Color, _ ByVal color2 As Color _ ) As CellFillRectangularGradient
public static CellFillRectangularGradient CreateRectangularGradientFill( Color color1, Color color2 )
Exception | Description |
---|---|
System.ArgumentException | color1 or color2 are empty or system colors or have a non-opaque alpha channel. |
Target Platforms: Windows 10, Windows 8.1, Windows 8, Windows 7, Windows Server 2012, 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