points property

Gets or sets the static contents of the ISVGAnimatedPoints::points attribute.

 

Syntax

HRESULT value = object.put_points(ISVGPointList* v);HRESULT value = object.get_points(ISVGPointList** p);

Property values

Type: Object

The contents of the ISVGAnimatedPoints::points attribute.

Standards information

See also

ISVGAnimatedPoints::animatedPoints