Translations:SVG-Dashboards/50/en: различия между версиями

Материал из Wiren Board
(Новая страница: «Element properties available for styling: * fill — fill color; * fill-opacity — fill opacity, values from 0.0 to 1.0 or as a percentage; * stroke — stroke color; * stroke- width — stroke thickness; * stroke-dasharray — dashed stroke type, set in units of length or percentage. * stroke-opacity — stroke opacity, values from 0.0 to 1.0 or percentage.»)
 
(нет различий)

Текущая версия на 12:53, 4 августа 2023

Определение сообщения (SVG-Dashboards)
Доступные для стилизации свойства элемента:
* fill — цвет заливки;
* fill-opacity — непрозрачность заливки, значения от 0.0 до 1.0 или в процентах;
* stroke — цвет обводки;
* stroke-width — толщина обводки;
* stroke-dasharray — вид пунктирной обводки, задается в единицах длины или процентах.
* stroke-opacity — непрозрачность обводки, значения от 0.0 до 1.0 или в процентах.

Element properties available for styling:

  • fill — fill color;
  • fill-opacity — fill opacity, values from 0.0 to 1.0 or as a percentage;
  • stroke — stroke color;
  • stroke- width — stroke thickness;
  • stroke-dasharray — dashed stroke type, set in units of length or percentage.
  • stroke-opacity — stroke opacity, values from 0.0 to 1.0 or percentage.