method property

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

 

Syntax

HRESULT value = object.get_method(ISVGAnimatedEnumeration** ppMethodType);

Property values

Type: Object

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

Standards information

See also

SVGTextPathElement