Show:

<a href="http://www.w3.org/TR/SVG/">SVG</a> implementation of the <a href="Path.html">Path</a> class. SVGPath is not intended to be used directly. Instead, use the <a href="Path.html">Path</a> class. If the browser has <a href="http://www.w3.org/TR/SVG/">SVG</a> capabilities, the <a href="Path.html">Path</a> class will point to the SVGPath class.

Index

Attributes

Properties

_bottom

Number private

Bottom edge of the path

_left

Number private

Left edge of the path

_path

String private

Storage for path

_right

Number private

Right edge of the path

_top

Number private

Top edge of the path

_type

String private

Indicates the type of shape

Attributes

height

Number

Indicates the height of the shape

path

String readonly

Indicates the path used for the node.

width

Number

Indicates the width of the shape