Property BaseVal
- Namespace
- SharpVectors.Dom.Svg
- Assembly
- SharpVectors.Model.dll
BaseVal
The base value of the given attribute before applying any animations. Inheriting class should throw an exception if the value is read only.
public double BaseVal { get; set; }