stopColor property

[This documentation is preliminary and is subject to change.]

Sets or retrieves a value that indicates what color to use at the current gradient stop.

Scalable Vector Graphics: Gradients and Patterns, Section 13.2.4Internet Explorer 9

Syntax

HRESULT value = object.put_stopColor(VARIANT v);HRESULT value = object.get_stopColor(VARIANT* 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

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

 

 

Build date: 1/26/2012