spacing property

Gets the ISVGTextPathElement::spacing attribute on the given textPath element.

 

Syntax

HRESULT value = object.get_spacing(ISVGAnimatedEnumeration** ppSpacing);

Property values

Type: Object

The ISVGTextPathElement::spacing attribute on the given textPath element.

Standards information

See also

SVGTextPathElement