SVGFECompositeElement

Overview

The SVGFECompositeElement interface corresponds to the <feComposite> element.

Location


Properties


type

 

property type: dynamic read;

 

dynamic type { get; }

 

var type: dynamic { get{} }

 

dynamic type { __get; }

 

ReadOnly Property type() As dynamic