Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Corresponds to an absolute cubic Bézier curveto (C) path data command.
Members
The ISVGPathSegCurvetoCubicAbs interface inherits from the IDispatch interface. ISVGPathSegCurvetoCubicAbs also has these types of members:
- Properties
Properties
The ISVGPathSegCurvetoCubicAbs interface has these properties.
| Property | Access type | Description |
|---|---|---|
Read/write |
Gets or sets the absolute or relative x-coordinate for the second control point. |
|
Read/write |
Gets or sets the absolute or relative y-coordinate for the second control point. |
|
Read/write |
Gets or sets the absolute or relative x-coordinate for the first control point. |
|
Read/write |
Gets or sets the absolute or relative y-coordinate for the first control point. |
|
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 |
Mshtml.h |
IDL |
Mshtml.idl |
DLL |
Mshtml.dll |