ISVGPathSegArcRel interface
Corresponds to a relative arcto (a) path data command.
Members
The ISVGPathSegArcRel interface inherits from the IDispatch interface. ISVGPathSegArcRel also has these types of members:
- Properties
Properties
The ISVGPathSegArcRel interface has these properties.
Property | Access type | Description |
---|---|---|
Read/write |
Gets or sets the value of the large-arc-flag parameter. |
|
Read/write |
Gets or sets the x-axis radius for an ellipse that is associated with a path element. |
|
Read/write |
Gets or sets the y-axis radius for an ellipse that is associated with a path element. |
|
Read/write |
Gets or sets the value of the sweep-flag parameter. |
|
Read/write |
Gets or sets a value that indicates an angle unit. |
|
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 |