LinearGradientBrush::SetBlendTriangularShape Method

 

Creates a linear gradient with a center color and a linear falloff to a single color on both ends.

Namespace:   System.Drawing.Drawing2D
Assembly:  System.Drawing (in System.Drawing.dll)

NameDescription
System_CAPS_pubmethodSetBlendTriangularShape(Single)

Creates a linear gradient with a center color and a linear falloff to a single color on both ends.

System_CAPS_pubmethodSetBlendTriangularShape(Single, Single)

Creates a linear gradient with a center color and a linear falloff to a single color on both ends.

Return to top
Show: