NevronOpenVision
Nevron.Nov.Graphics Namespace / NStockGradientFill Class / NStockGradientFill Constructor / NStockGradientFill Constructor(NColor,NColor)
Gradient begin color.
Gradient end color.
NStockGradientFill Constructor(NColor,NColor)
Creates a horizontal gradient with variant 1 and the specified colors.
Syntax
public NStockGradientFill( 
   NColor beginColor,
   NColor endColor
)

Parameters

beginColor
Gradient begin color.
endColor
Gradient end color.
Requirements

Target Platforms: Windows 11, Windows 10, Windows 7, Windows Server 2019, Windows Server 2016, Windows Server 2012 R2, Windows Server 2012, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later)

See Also