Search
InternalUtils.LinearGradient Method
See Also
 





Creates a linear gradient brush with the specified settings.

 Overload List

Name Description

InternalUtils.LinearGradient (Object[])

Creates a linear gradient brush with the specified blend.

InternalUtils.LinearGradient (PointF, PointF, Object[])

Creates a linear gradient brush with the specified blend and orientation.

InternalUtils.LinearGradient (Single, Object[])

Creates a linear gradient brush with the specified blend and orientation angle.

 See Also