This topic has not yet been rated - Rate this topic

x1 property

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( v);HRESULT value = object.get_x1(* 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: 11/12/2012

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.