SVGFESpecularLightingElement.SpecularExponent

SVGFESpecularLightingElement.SpecularExponent property

指定された「feSpecularLighting」要素の属性「specularExponent」に対応します。

public SVGAnimatedNumber SpecularExponent { get; }

プロパティ値

指定された「feSpecularLighting」要素の属性「specularExponent」。

関連項目