SVGFEMorphologyElement

Overview

The SVGFEMorphologyElement interface corresponds to the <feMorphology> element.

Location


Properties


operator

 

property operator: dynamic read;

 

dynamic operator { get; }

 

var operator: dynamic { get{} }

 

dynamic operator { __get; }

 

ReadOnly Property operator() As dynamic