top
Expand Minimize
This topic has not yet been rated - Rate this topic

stopOpacity property

Sets or retrieves a value that defines the opacity of the current gradient stop.

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

Syntax

HRESULT value = object.put_stopOpacity( v);HRESULT value = object.get_stopOpacity(* p);

Property values

Type: float

One of the values in the Property Values section.

String format

opacity-value | inherit

CSS information

Applies Toshapes and text content elements
Mediavisual
Inherited1
Initial Value1

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

See also

Reference
IHTMLCSSStyleDeclaration::fillOpacity
IHTMLCSSStyleDeclaration2::floodOpacity
IHTMLCSSStyleDeclaration::strokeOpacity
IHTMLCSSStyleDeclaration::opacity

 

 

Build date: 11/12/2012

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.