6 lines
No EOL
135 B
Text
6 lines
No EOL
135 B
Text
stroke {
|
|
child: color { bounds: 0 0 100 100; color: red; }
|
|
path: "M10,10L90,90M90,10L10,90";
|
|
line-width: 10;
|
|
line-cap: round;
|
|
} |