Table of Contents

Property X

Namespace
SharpVectors.Dom.Svg
Assembly
SharpVectors.Model.dll

X

X location for the light source in the coordinate system established by attribute 'primitiveUnits' on the 'filter' element.

public ISvgAnimatedNumber X { get; }

Property Value

ISvgAnimatedNumber

x = "number"

Remarks

Corresponds to attribute 'x' on the given 'feSpotLight' element.