Type

SVGFEColorMatrixElement.Type property

Corrisponde all’attributo ’type’ sull’elemento ‘feColorMatrix’ specificato. Accetta una delle costanti SVG_FECOLORMATRIX_TYPE_* definite su questa interfaccia.

public SVGAnimatedEnumeration Type { get; }

Valore della proprietà

L’attributo ’tipo’ dell’elemento ‘feColorMatrix’ specificato.

Guarda anche