SVGAnimatedNumberList Class
SVGAnimatedNumberList class
Used for attributes which take a list of numbers and which can be animated.
public class SVGAnimatedNumberList : SVGAnimatedValue<SVGNumberList>
Properties
Name | Description |
---|---|
virtual AnimVal { get; } | |
BaseVal { get; set; } |
Methods
Name | Description |
---|---|
Dispose() | Releases unmanaged and - optionally - managed resources. |
virtual GetPlatformType() | This method is used to retrieve ECMAScript object Type. |
override ToString() | Returns a String that represents this instance. |
See Also
- class SVGAnimatedValue<T>
- class SVGNumberList
- namespace Aspose.Svg.DataTypes
- assembly Aspose.SVG