Mac OS X Reference Library Apple Developer
Search

SVGUnitTypes

Module:
svg
Declared In:

Overview

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



Member Data

SVG_UNIT_TYPE_OBJECTBOUNDINGBOX
SVG_UNIT_TYPE_UNKNOWN
SVG_UNIT_TYPE_USERSPACEONUSE

SVG_UNIT_TYPE_OBJECTBOUNDINGBOX



const unsigned short SVG_UNIT_TYPE_OBJECTBOUNDINGBOX = 2; 

SVG_UNIT_TYPE_UNKNOWN



const unsigned short SVG_UNIT_TYPE_UNKNOWN = 0; 

SVG_UNIT_TYPE_USERSPACEONUSE



const unsigned short SVG_UNIT_TYPE_USERSPACEONUSE = 1; 

 

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

Last Updated: 2010-05-27