Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gets or sets the color to use for shadows.
This property is read/write.
![]() ![]() |
Syntax
HRESULT put_shadowColor(
[in]
string
v
);
HRESULT get_shadowColor(
[out, retval]
string
*color
);
Property values
Type: string
The CSS color.
Standards information
- HTML Canvas 2D Context, Section 7
Remarks
Any values of the p parameter that are not CSS colors are ignored.
.png)
.png)