SVGAnimatedAngle Class
SVGAnimatedAngle class
Used for attributes of basic data type angle that can be animated.
public class SVGAnimatedAngle : SVGAnimatedValue<SVGAngle>
Properties
Name | Description |
---|---|
getAnimVal | |
[getBaseVal] | |
[setBaseVal] |
Methods
Name | Description |
---|---|
dispose() | Releases unmanaged and - optionally - managed resources. |
getPlatformType() | This method is used to retrieve the ECMAScript object . |
toString() | Returns a String that represents this instance. |
See Also
- class SVGAnimatedValue<T>
- class SVGAngle
- package com.aspose.html.Dom.Svg.DataTypes
- package Aspose.HTML