SVGTextPathElement

Undocumented in source.

Constructors

this
this(Handle h)
Undocumented in source.

Alias This

_parent

Members

Functions

href
auto href()
Undocumented in source. Be warned that the author may not have intended to support it.
method
auto method()
Undocumented in source. Be warned that the author may not have intended to support it.
spacing
auto spacing()
Undocumented in source. Be warned that the author may not have intended to support it.
startOffset
auto startOffset()
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

TEXTPATH_METHODTYPE_ALIGN
enum ushort TEXTPATH_METHODTYPE_ALIGN;
Undocumented in source.
TEXTPATH_METHODTYPE_STRETCH
enum ushort TEXTPATH_METHODTYPE_STRETCH;
Undocumented in source.
TEXTPATH_METHODTYPE_UNKNOWN
enum ushort TEXTPATH_METHODTYPE_UNKNOWN;
Undocumented in source.
TEXTPATH_SPACINGTYPE_AUTO
enum ushort TEXTPATH_SPACINGTYPE_AUTO;
Undocumented in source.
TEXTPATH_SPACINGTYPE_EXACT
enum ushort TEXTPATH_SPACINGTYPE_EXACT;
Undocumented in source.
TEXTPATH_SPACINGTYPE_UNKNOWN
enum ushort TEXTPATH_SPACINGTYPE_UNKNOWN;
Undocumented in source.
_parent
spasm.bindings.svg.SVGTextContentElement _parent;
Undocumented in source.

Meta