clipPath
Notes
Remarks
An IRI is similar to a URL. For example, an SVG file called myDrawing.svg located at http://contoso.com might have the following IRI: http://contoso.com/myDrawing.svg.
Syntax
Standards information
- Scalable Vector Graphics: Clipping, Masking and Compositing, Section 14.3.6
See also
Related pages
- CSSStyleDeclaration
- currentStyle
- style
- a
- SVGDefsElement
- SVGGElement
- SVGMarkerElement
- SVGMaskElement
- SVGPatternElement
- SVGSVGElement
- SVGSwitchElement
- SVGSymbolElement
- SVGCircleElement
- SVGEllipseElement
- SVGImageElement
- SVGLineElement
- SVGPathElement
- SVGPolygonElement
- SVGPolylineElement
- SVGRectElement
- SVGTextElement
- SVGUseElement
- clip-rule
Attributions
Microsoft Developer Network: [Windows Internet Explorer API reference Article]