Grafik oben  
Online-Ressourcen:
      SVG Tutorial | AGB-(c) | aptico | Pohlmann
Schatten

SVG Tutorial

  index  |  elemente

das marker-Element

Mögliche Kind-Elemente

desc | title | metadata | defs | path | text | rect | circle | ellipse | line | polyline | polygon | use | image | svg | g | view | switch | a | altGlyphDef | script | style | symbol | marker | clipPath | mask | linearGradient | radialGradient | pattern | filter | cursor | font | animate | set | animateMotion | animateColor | animateTransform | color-profile | font-face

Attribute

Name Anwendung Typ Standardwert mögliche Werte
externalResourcesRequired optional svg:Boolean false -
class optional svg:ClassList - -
style optional svg:StyleSheet - -
viewBox optional svg:ViewBoxSpec - -
preserveAspectRatio default svg:PreserveAspectRatioSpec xMidYMid meet -
refX optional svg:Coordinate 0 -
refY optional svg:Coordinate 0 -
markerUnits optional string strokeWidth strokeWidth
userSpaceOnUse
markerWidth optional svg:Length 3 -
markerHeight optional svg:Length 3 -
orient optional string 0 auto

Attribute aus AttributGruppen Beschreibung im Tutorial

7.3 - Symbole - das symbol-Element
10.9 - Pfeilspitzen - das marker-Element