SVGAnimatedValue-1.BaseVal

SVGAnimatedValue.BaseVal property

The base value of the given attribute before applying any animations.

public T BaseVal { get; set; }

Property Value

true if [base value]; otherwise, false.

See Also