Mac OS X Reference Library Apple Developer
Search

SVGPoint

Module:
svg
Declared In:

Overview

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



Functions

matrixTransform

matrixTransform



SVGPoint matrixTransform(
    in SVGMatrix matrix); 

Member Data

x
y

x



attribute float x setter raises(DOMException); 

y



attribute float y setter raises(DOMException); 

 

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

Last Updated: 2010-05-27