SVGAnimatedValue-1.BaseVal

SVGAnimatedValue<T>.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