ISVGPathSegArcAbs interface
Corresponds to an absolute arcto (A) path data command.
Members
The ISVGPathSegArcAbs interface inherits from the IDispatch interface. ISVGPathSegArcAbs also has these types of members:
Properties
The ISVGPathSegArcAbs 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 |
|
|
IDL |
|
|
DLL |
|
See also