SVGLineElement

Module:
svg
Inherits from:
Declared In:

Overview

Use the links in the table of contents to the left to access the documentation.



Member Data

x1
x2
y1
y2

x1


readonly attribute SVGAnimatedLength x1; 


x2


readonly attribute SVGAnimatedLength x2; 


y1


readonly attribute SVGAnimatedLength y1; 


y2


readonly attribute SVGAnimatedLength y2; 

 

Last Updated: 2009-05-29