Mac OS X Reference Library Apple Developer
Search

SVGPathSegCurvetoQuadraticAbs

Module:
svg
Inherits from:
Declared In:

Overview

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



Member Data

x
x1
y
y1

x



attribute float x /*setter raises(DOMException)*/; 

x1



attribute float x1 /*setter raises(DOMException)*/; 

y



attribute float y /*setter raises(DOMException)*/; 

y1



attribute float y1 /*setter raises(DOMException)*/; 

 

Did this document help you? Yes It's good, but... Not helpful...

Last Updated: 2010-05-27