ActiveReports Developer 7
CreatePathGradientBrush Method
See Also 
GrapeCity.ActiveReports.Extensibility.v7 Assembly > GrapeCity.ActiveReports.Extensibility.Rendering.Drawing Namespace > IDrawingCanvas Interface : CreatePathGradientBrush Method

Glossary Item Box

Initializes a new BrushEx path gradient brush object.

Overload List

OverloadDescription
CreatePathGradientBrush(IPathEx,PointFEx,ColorEx,ColorEx[])Initializes a new BrushEx path gradient brush object.  
CreatePathGradientBrush(IPathEx,PointFEx,ColorEx,ColorEx[],BlendEx)Initializes a new BrushEx path gradient brush object.  

See Also