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 it is readonly.
bool BaseVal { get; set; }
The base value of the given attribute before applying any animations. Inheriting class should throw an exception if it is readonly.
bool BaseVal { get; set; }