SVGFESpecularLightingElement.SpecularConstant

SVGFESpecularLightingElement.SpecularConstant property

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

public SVGAnimatedNumber SpecularConstant { get; }

プロパティ値

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

関連項目