x property

Gets or sets the x-coordinate value.

 

Syntax

HRESULT value = object.put_x(ISVGAnimatedLength* v);HRESULT value = object.get_x(ISVGAnimatedLength** p);

Property values

Type: Object

The x-coordinate value.

Standards information