SVGFEBlendElement
Overview
The SVGFEBlendElement interface corresponds to the <feBlend> element.
Location
- Reference: Island.fx
- Namespace: RemObjects.Elements.WebAssembly.DOM
- Platforms: WebAssembly
Properties
mode
property mode: dynamic read;
dynamic mode { get; }
var mode: dynamic { get{} }
dynamic mode { __get; }
ReadOnly Property mode() As dynamic