SVGFEDropShadowElement
Overview
The SVGFEDropShadowElement interface corresponds to the <feDropShadow> element.
Location
- Reference: Island.fx
- Namespace: RemObjects.Elements.WebAssembly.DOM
- Platforms: WebAssembly
Required Methods
setStdDeviation
Sets the values for the stdDeviation attribute.
method setStdDeviation: dynamic
dynamic setStdDeviation()
func setStdDeviation() -> dynamic
dynamic setStdDeviation()
Function setStdDeviation() As dynamic