Class SVGAnimatedEnumeration
SVGAnimatedEnumeration class
用于其值必须是来自特定枚举的常量并且可以设置动画的属性。
public class SVGAnimatedEnumeration : SVGAnimatedValue<ushort>
特性
| 姓名 | 描述 | 
|---|---|
| virtual AnimVal { get; } | |
| BaseVal { get; set; } | 
方法
| 姓名 | 描述 | 
|---|---|
| Dispose() | 释放非托管和 - 可选 - 托管资源。 | 
| virtual GetPlatformType() | 此方法用于检索 ECMAScript 对象Type. | 
| override ToString() | 返回一个String代表这个实例. |