refX property

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

Gets the refX attribute on the marker element.

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

Syntax

HRESULT value = object.put_refX(ISVGAnimatedLength* v);HRESULT value = object.get_refX(ISVGAnimatedLength** p);

Property values

Type: Object

The x-coordinate of the reference point that should be aligned exactly at the marker position.

Standards information

Remarks

The x-coordinate is defined in the coordinate system after viewBox and preserveAspectRatio attributes are applied to the coordinates. If you do not specify the refX property, the effect is the same as if you specify a value of "0".

See also

Reference

SVGMarkerElement

SVGMarkerElement

refY

 

 

Build date: 1/26/2012