summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md9
1 files changed, 9 insertions, 0 deletions
diff --git a/README.md b/README.md
index b46868c..6cd9caf 100644
--- a/README.md
+++ b/README.md
@@ -1131,6 +1131,15 @@ Note: the `x` and `y` positions are tested against the relative position of the
__`returns`: `boolean`__
+### length()
+Get the total lengthof a path element:
+
+```javascript
+var length = path.length()
+```
+
+__`returns`: `number`__
+
## Animating elements