stopOpacity property
Sets or retrieves a value that defines the opacity of the current gradient stop.
![]() ![]() |
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 To | shapes and text content elements |
|---|---|
| Media | visual |
| Inherited | 1 |
| Initial Value | 1 |
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 |
|
See also
- Reference
- IHTMLCSSStyleDeclaration::fillOpacity
- IHTMLCSSStyleDeclaration2::floodOpacity
- IHTMLCSSStyleDeclaration::strokeOpacity
- IHTMLCSSStyleDeclaration::opacity
Show:

