SVG/Attribut/x1
Aus SELFHTML-Wiki
								
												
				Das x1-Attribut bestimmt die erste X-Koordinate.
- Erlaubte Werte
- Zahl 
- Standardwert
- 0 bei line 
 0% bei linearGradient
- anwendbar auf
- Präsentationsattribut
- nein 
- mit CSS animierbar
- ja 
Beispiel
  <line id="eins" x1="10" y1="10" x2="200" y2="190"/>
Siehe auch
Weblinks
Spezifikation (W3C): X1 Attribute

