SVGFESpotLightElement.SpecularExponent

SVGFESpotLightElement.SpecularExponent property

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

public SVGAnimatedNumber SpecularExponent { get; }

プロパティ値

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

関連項目