SVGPath Class
+ + + + +
+
+
+
+
+SVG implementation of the Path class.
+SVGPath is not intended to be used directly. Instead, use the Path class.
+If the browser has SVG capabilities, the Path
+class will point to the SVGPath class.
+
+
+ -
+
- Index + + + +
- Properties + + +
- Attributes + + +
+
+
+
+
+
+
+
+ Item Index
+ + + + +
+
+
+
+
+
+
+
+
+ Properties
+ + +
+
+
+
+
+ Properties
+ + + + + + + + + + + + + + + + + + + + +
+
+
+
+
+ Attributes
+ + +
+
+
+ Number
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ height
+ Number
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Indicates the height of the shape
+
+
+
+ String
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ readonly
+
+
+
+
+
+
+
+ path
+ String
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ readonly
+
+
+
+
+
+
+
+
+
+
+
+
+Indicates the path used for the node.
+
+
+
+ Number
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ width
+ Number
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Indicates the width of the shape
+