SVGFEColorMatrixElement.Type

SVGFEColorMatrixElement.Type property

Entspricht dem Attribut ’type’ des angegebenen ‘feColorMatrix’-Elements. Akzeptiert eine der auf dieser Schnittstelle definierten SVG_FECOLORMATRIX_TYPE_*-Konstanten.

public SVGAnimatedEnumeration Type { get; }

Eigentumswert

Das Attribut ’type’ des gegebenen ‘feColorMatrix’-Elements.

Siehe auch