SVGTextPathElement

Overview

The SVGTextPathElement interface corresponds to the <textPath> element.

Location


Properties


method

 

property method: dynamic read;

 

dynamic method { get; }

 

var method: dynamic { get{} }

 

dynamic method { __get; }

 

ReadOnly Property method() As dynamic

spacing

 

property spacing: dynamic read;

 

dynamic spacing { get; }

 

var spacing: dynamic { get{} }

 

dynamic spacing { __get; }

 

ReadOnly Property spacing() As dynamic