Mac OS X Reference Library Apple Developer
Search

SVGPathSegCurvetoCubicSmoothRel

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
x2
y
y2

x



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

x2



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

y



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

y2



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

 

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

Last Updated: 2010-05-27