ISVGPathSegMovetoRel interface
Provides properties for a relative moveto (m) path data command.
Members
The ISVGPathSegMovetoRel interface inherits from the IDispatch interface. ISVGPathSegMovetoRel also has these types of members:
Properties
The ISVGPathSegMovetoRel interface has these properties.
| Property | Access type | Description |
|---|---|---|
|
Read/write |
Gets or sets the x-coordinate value. | |
|
Read/write |
Gets or sets the y-coordinate value. |
Requirements
|
Minimum supported client |
Windows Vista with SP1, Windows 7 |
|---|---|
|
Minimum supported server |
Windows Server 2008 R2 |
|
Header |
|
|
IDL |
|
|
DLL |
|
See also
Show: