An animated SVG length.
Public Member Functions | |
SVGAnimatedLength (Css.Value rawValue, Node node, string attr) | |
override void | Reserialize () |
Properties | |
SVGLength | baseVal [get] |
The reflected base value. More... | |
SVGLength | animVal [get] |
The reflected animatable value. More... | |
Private Attributes | |
SVGLength | baseValue_ |
Additional Inherited Members | |
Public Attributes inherited from Svg.SVGSerializable | |
Dom.Node | HostNode |
The node being reflected (if any). More... | |
string | AttributeName |
The attribute being reflected (if any) in the host node. More... | |
Protected Attributes inherited from Svg.SVGSerializable | |
bool | IsReadOnly |
Is this list readonly? More... | |
|
inlinevirtual |
Reimplemented from Svg.SVGSerializable.
|
private |
|
get |
The reflected animatable value.
|
get |
The reflected base value.