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