stopColor property
Sets or retrieves a value that indicates what color to use at the current gradient stop.
![]() ![]() |
Syntax
HRESULT value = object.put_stopColor( v);HRESULT value = object.get_stopColor(* p);
Property values
Type: VARIANT
One of the values in the Property Values section.
String format
currentColor | inherit
CSS information
| Applies To | ‘stop’ elements |
|---|---|
| Media | visual |
| Inherited | no |
| Initial Value | black |
Standards information
- Scalable Vector Graphics: Gradients and Patterns, Section 13.2.4
Requirements
|
Minimum supported client |
Windows Vista with SP1, Windows 7 |
|---|---|
|
Minimum supported server |
Windows Server 2008 R2 |
|
Header |
|
|
IDL |
|
|
DLL |
|
Show:

