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.
Provides properties for the radialGradient element.
Members
The ISVGRadialGradientElement interface inherits from the IDispatch interface. ISVGRadialGradientElement also has these types of members:
- Properties
Properties
The ISVGRadialGradientElement interface has these properties.
| Property | Access type | Description |
|---|---|---|
Read/write |
Gets or sets the x-coordinate for the center of the largest (that is, outermost) circle of a radial gradient. |
|
Read/write |
Gets or sets the y-coordinate for the center of the largest (that is, outermost) circle of a radial gradient. |
|
Read/write |
Gets or sets the x-coordinate for the focal point of a radial gradient. |
|
Read/write |
Gets or sets the y-coordinate for the focal point of a radial gradient. |
|
Read/write |
Gets or sets the radius of a radial gradient. |
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 |