diff --git a/2.3.4.1-(Style-Tab)-General.md b/2.3.4.1-(Style-Tab)-General.md index 1bcf8ce..fd84a94 100644 --- a/2.3.4.1-(Style-Tab)-General.md +++ b/2.3.4.1-(Style-Tab)-General.md @@ -138,11 +138,13 @@ Sets the element's fill color. ### Common style controls (Stroke related) +Stroke is the line that surrounds the element. + #### Stroke color ![image](https://github.com/user-attachments/assets/7890332c-1d38-402a-b1c5-6967ee451142) -Sets the fill color of the line that surrounds the element. +Sets the fill color of the stroke.
Show Image @@ -157,24 +159,15 @@ Sets the fill color of the line that surrounds the element. ![image](https://github.com/user-attachments/assets/9b3cf590-42ec-4f4b-adce-952aae223698) -Determines the length of the line that surrounds the element. +Slider that determines the width of the stroke. The lower the value, the thinner the line will be, to the point of non-existence, and conversely, the higher the value, the thicker the line will be. -For example for value 0: -
Show Image ![image](https://github.com/user-attachments/assets/a5758cc8-f355-409e-8ca4-d54d5c782abd) -
- -and for value 5: - -
-Show Image - ![image](https://github.com/user-attachments/assets/a8b8dae3-63ee-4846-bddf-e6c79b712474)