ISVGGradientElement interface
Defines a base interface that the SVGLinearGradientElement and SVGRadialGradientElement objects use.
Members
The ISVGGradientElement interface inherits from the IDispatch interface. ISVGGradientElement also has these types of members:
Properties
The ISVGGradientElement interface has these properties.
| Property | Access type | Description |
|---|---|---|
|
Read-only |
Gets a value that contains the definition of an optional, additional transformation from the gradient coordinate system onto the target coordinate system. | |
|
Read-only |
Gets a value that indicates the type of coordinate system that is used because of a transformation. | |
|
Read-only |
Gets a value that determines what happens if a gradient starts or ends inside the bounds of a target rectangle. |
Requirements
|
Minimum supported client |
Windows Vista with SP1, Windows 7 |
|---|---|
|
Minimum supported server |
Windows Server 2008 R2 |
|
Header |
|
|
IDL |
|
|
DLL |
|
See also