y1 property
Gets or sets the y-coordinate for the start of a line.
![]() ![]() |
Syntax
HRESULT value = object.put_y1( v);HRESULT value = object.get_y1(* p);
Property values
Type: float
The y-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:

