Table of Contents

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 the value is read only.

double BaseVal { get; set; }

Property Value

double