StiBrushSvgHelper Class
Namespace: Stimulsoft.Report.Export
Methods
| Method | Returns | Description |
|---|---|---|
getFillColor static |
string | |
writeGlareBrush static |
string | |
writeGlassBrush static |
string | |
writeGradientBrush static |
string | |
writeHatchBrush static |
string | |
writeLinearGradientBrush static |
string |
Method Details
getFillColor static
getFillColor(color: Color): string
Parameters
- color (Color)
Returns string
writeGlareBrush static
writeGlareBrush(writer: XmlTextWriter, brush: any, rect: RectangleD): string
Parameters
- writer (XmlTextWriter)
- brush (any)
- rect (RectangleD)
Returns string
writeGlassBrush static
writeGlassBrush(writer: XmlTextWriter, brush: any, rect: RectangleD): string
Parameters
- writer (XmlTextWriter)
- brush (any)
- rect (RectangleD)
Returns string
writeGradientBrush static
writeGradientBrush(writer: XmlTextWriter, brush: any, rect: RectangleD): string
Parameters
- writer (XmlTextWriter)
- brush (any)
- rect (RectangleD)
Returns string
writeHatchBrush static
writeHatchBrush(writer: XmlTextWriter, brush: any): string
Parameters
- writer (XmlTextWriter)
- brush (any)
Returns string
writeLinearGradientBrush static
writeLinearGradientBrush(writer: XmlTextWriter, brush: StiLinearGradientBrush, rect: RectangleD): string
Parameters
- writer (XmlTextWriter)
- brush (StiLinearGradientBrush)
- rect (RectangleD)
Returns string
Fields
| Field | Type | Description |
|---|---|---|
| angle | any | |
| angle | any | |
| angle | any | |
| angle | any | |
| endColor | any | |
| result | any | |
| result | any | |
| result | any | |
| result | any | |
| result | any | |
| result | any | |
| result | any | |
| result | any | |
| result | any | |
| result | any | |
| result | any | |
| result | any | |
| result | any | |
| result | any | |
| result | any | |
| xs | any | |
| xs | any | |
| ys | any | |
| ys | any |