ISVGEllipseElement interface
Provides the properties for the ellipse element.
Members
The ISVGEllipseElement interface inherits from the IDispatch interface. ISVGEllipseElement also has these types of members:
- Properties
Properties
The ISVGEllipseElement interface has these properties.
Property | Access type | Description |
---|---|---|
Read/write |
Gets or sets the x-coordinate of the center of a circle or an ellipse. |
|
Read/write |
Gets or sets the y-coordinate of the center of a circle or an ellipse. |
|
Read/write |
Gets or sets the x-axis radius of an ellipse. |
|
Read/write |
Gets or sets the y-axis radius of an ellipse. |
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 |