SVGFEColorMatrixElement.Type

SVGFEColorMatrixElement.Type property

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

public SVGAnimatedEnumeration Type { get; }

Valore della proprietà

L’attributo ’tipo’ del dato elemento ‘feColorMatrix’.

Guarda anche