Back to Devexpress

ShapeOutlineFill.SetGradientFill Method

officefileapi-devexpress-dot-spreadsheet-dot-drawings-dot-shapeoutlinefill-dot-setgradientfill.md

latest716 B
Original Source

ShapeOutlineFill.SetGradientFill Method

NameParametersDescription
SetGradientFill(ShapeGradientType, IList<GradientStopInfo>)gradientType, gradientStopsSets the gradient fill for a drawing object’s element.
SetGradientFill(ShapeGradientType, Color, Color)gradientType, firstColor, lastColorSets the two-color gradient fill for a drawing object’s element.