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

SVG Tutorial

  index  |  elemente

das pattern-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
xlink:href optional svg:URI - -
externalResourcesRequired optional svg:Boolean false -
class optional svg:ClassList - -
style optional svg:StyleSheet - -
viewBox optional svg:ViewBoxSpec - -
preserveAspectRatio default svg:PreserveAspectRatioSpec xMidYMid meet -
patternUnits optional string objectBoundingBox objectBoundingBox
userSpaceOnUse
patternContentUnits optional string userSpaceOnUse userSpaceOnUse
objectBoundingBox
patternTransform optional svg:TransformList - -
x optional svg:Coordinate 0 -
y optional svg:Coordinate 0 -
width optional svg:Length 0 -
height optional svg:Length 0 -

Attribute aus AttributGruppen Beschreibung im Tutorial

7.3 - Symbole - das symbol-Element
12 - Verlaeufe und Muster
12.3 - Muster - das pattern-Element