startOffset attribute | startOffset property
Gets the startOffset attribute on the given textPath element.
![]() ![]() |
Syntax
| HTML |
|---|
<element startOffset="ppOffset" ... > |
| JavaScript |
|---|
ppOffset = object.startOffset |
Property values
Type: Object
The startOffset attribute on the given textPath element.
Standards information
- Scalable Vector Graphics: Text, Section 10.17.6
See also
Show:

