![]() |
VOOZH | about |
The markerWidth attribute indicates the width of the viewport within which the <marker> is to be adjusted when it is displayed according to the preserveAspectRatio and viewBox attributes. Only <marker> element is using this attribute.
Syntax:
markerWidth = "length-percentage" | "number"
Attribute values: The markerWidth attribute accepts values mentioned above and described below.
Note: The default value of markerWidth attribute is 3.
Example 1: Below are the examples that illustrates the use of markerWidth attribute.
Output:
👁 ImageExample 2:
Output:
👁 Image