ISVGCircleElement interface
Provides the properties for the circle element.
Members
The ISVGCircleElement interface inherits from the IDispatch interface. ISVGCircleElement also has these types of members:
Properties
The ISVGCircleElement 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 radius of a circle. |
Requirements
|
Minimum supported client |
Windows Vista with SP1, Windows 7 |
|---|---|
|
Minimum supported server |
Windows Server 2008 R2 |
|
Header |
|
|
IDL |
|
|
DLL |
|
See also
Show: