x1 property

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

Gets or sets the x-coordinate for the start of a line.

Scalable Vector Graphics: Basic Shapes, Section 9.8.4Internet Explorer 9

Syntax

HRESULT value = object.put_x1(float v);HRESULT value = object.get_x1(float* p);

Property values

Type: float

The x-coordinate for the start of the line.

Standards information

Remarks

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

 

 

Build date: 1/26/2012