svg:PresentationAttributes-Markers

The following presentation attributes apply to marker operations

Attribute Group Information

Attributes

QName Type Fixed Default Use Inheritable Annotation
marker-end svg:MarkerValueType optional
marker-mid svg:MarkerValueType optional
marker-start svg:MarkerValueType optional

Used By

Source

<attributeGroup name="PresentationAttributes-Markers">
  <annotation>
    <documentation>The following presentation attributes apply to marker operations</documentation>
  </annotation>
  <attribute name="marker-start" type="svg:MarkerValueType" use="optional"/>
  <attribute name="marker-mid" type="svg:MarkerValueType" use="optional"/>
  <attribute name="marker-end" type="svg:MarkerValueType" use="optional"/>
</attributeGroup>