Type defining stroke information. More...
| Data Fields | |
| double | scale | 
| Stroke scale. | |
| double | width | 
| Stroke width. | |
| double | centered | 
| Stroke centered. | |
| Efl_Gfx_Stroke_Color | color | 
| Stroke color. | |
| Efl_Gfx_Dash * | dash | 
| Stroke dash. | |
| unsigned int | dash_length | 
| Stroke dash length. | |
| Efl_Gfx_Cap | cap | 
| Stroke cap. | |
| Efl_Gfx_Join | join | 
| Stroke join. | |
Type defining stroke information.
Describes the properties to define the path stroke.