Data Fields
_Efl_Gfx_Stroke Struct Reference

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_Dashdash
 Stroke dash.
 
unsigned int dash_length
 Stroke dash length.
 
Efl_Gfx_Cap cap
 Stroke cap.
 
Efl_Gfx_Join join
 Stroke join.
 

Detailed Description

Type defining stroke information.

Describes the properties to define the path stroke.

Since
1.14