ISVGStopElement interface
Provides the properties for the stop element.
Members
The ISVGStopElement interface inherits from the IDispatch interface. ISVGStopElement also has these types of members:
Properties
The ISVGStopElement interface has these properties.
| Property | Access type | Description |
|---|---|---|
|
Read/write |
Gets or sets a value that indicates where the gradient stop is placed within the gradient. |
Remarks
Use stop elements to define the ramp of colors that the linearGradient and radialGradient elements produce.
Requirements
|
Minimum supported client |
Windows Vista with SP1, Windows 7 |
|---|---|
|
Minimum supported server |
Windows Server 2008 R2 |
|
Header |
|
|
IDL |
|
|
DLL |
|
See also
Show: