4D v14SVG_SET_STROKE_LINECAP |
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
4D v14
SVG_SET_STROKE_LINECAP
|
SVG_SET_STROKE_LINECAP ( svgObject ; mode ) | ||||||||
Parameter | Type | Description | ||||||
svgObject | SVG_Ref |
![]() |
Reference of SVG element | |||||
mode | String |
![]() |
Rendering mode | |||||
The SVG_SET_STROKE_LINECAP command can be used to specify the form of the path ends of the SVG object having the svgObject reference. If this attribute already exists, its value is replaced by the value passed as parameter.
The mode parameter must contain one of the following strings, handled by SVG:
If the mode parameter contains any other value, an error is generated.
Product: 4D
Theme: Attributes
Number:
705082
Created: Composant 4D SVG v11.3
4D SVG Component ( 4D v13)
4D SVG Component ( 4D v12)
4D SVG Component ( Composant 4D SVG v11.4)
4D SVG Component ( 4D v14 R2)
4D SVG Component ( 4D v14)
4D SVG Component ( 4D v14 R3)
4D SVG Component ( 4D v14 R4)