SVGFEColorMatrixElement.Type

SVGFEColorMatrixElement.Type property

对应于给定“feColorMatrix”元素上的属性“type”。采用在此接口上定义的 SVG_FECOLORMATRIX_TYPE_* 常量之一。

public SVGAnimatedEnumeration Type { get; }

适当的价值

给定“feColorMatrix”元素的属性“类型”。

也可以看看