markerUnits property

[This documentation is preliminary and is subject to change.]

Gets or sets the coordinate system for the markerWidth and markerHeight attributes and for the contents of the marker element.

Scalable Vector Graphics: Painting, Filling, Stroking and Marker Symbols, Section 11.9.2Internet Explorer 9

Syntax

HRESULT value = object.put_markerUnits(ISVGAnimatedEnumeration* v);HRESULT value = object.get_markerUnits(ISVGAnimatedEnumeration** p);

Property values

Type: Object

One of the following values:

Standards information

Remarks

If you do not specify the markerUnits property, the effect is the same as if you specify a value of SVG_MARKERUNITS_STROKEWIDTH.

See also

Reference

SVGMarkerElement

SVGMarkerElement

 

 

Build date: 1/26/2012