Class SVGAnimatedLength
SVGAnimatedLength class
用于基本类型length属性,可动画。
public class SVGAnimatedLength : SVGAnimatedValue<SVGLength>
特性
| 姓名 | 描述 |
|---|---|
| virtual AnimVal { get; } | |
| BaseVal { get; set; } |
方法
| 姓名 | 描述 |
|---|---|
| Dispose() | 释放非托管和 - 可选 - 托管资源。 |
| virtual GetPlatformType() | 此方法用于检索 ECMAScript 对象Type . |
| override ToString() | 返回一个String代表这个实例. |
也可以看看
- class SVGAnimatedValue<T>
- class SVGLength
- 命名空间 Aspose.Svg.DataTypes
- 部件 Aspose.SVG