clipPathUnits
Notes
Remarks
The clipPathUnits property provides the user coordinate system for the contents of the SVGClipPathElement element.
The default svgUnitTypes value of SVG_UNIT_TYPE_OBJECTBOUNDINGBOX means that the coordinate system is established by using the bounding box of the element that the clipping path is applied on.
Syntax
Standards information
- Scalable Vector Graphics: Clipping, Masking and Compositing, Section 14.6.1
See also
Related pages
Attributions
Microsoft Developer Network: [Windows Internet Explorer API reference Article]