Back to Devexpress

LineFillFormat.SetGradientFill Method

officefileapi-devexpress-dot-xtrarichedit-dot-api-dot-native-dot-linefillformat-dot-setgradientfill.md

latest694 B
Original Source

LineFillFormat.SetGradientFill Method

NameParametersDescription
SetGradientFill(GradientType, IEnumerable<GradientStop>)gradientType, gradientStopsApplies a complex gradient to a line or a shape’s border.
SetGradientFill(GradientType, Color, Color)gradientType, color1, color2Applies a two-color gradient to a line or a shape’s border.