x1 property
Gets or sets the x-coordinate for the start of a line.
![]() ![]() |
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
- Scalable Vector Graphics: Basic Shapes, Section 9.8.4
Remarks
If you do not specify this property, the effect is the same as if you specify a value of 0.
Show:

