Aspose.Svg.Dom.Attributes
的 Aspose.Svg.Dom.Attributes命名空间包含 统一属性类,它指定 或限定任何对象(节点、元素、…)的特征或行为。
课程
| 班级 | 描述 |
|---|---|
| DOMConstructorAttribute | 指定由 W3C 定义的构造函数。 |
| DOMNameAttribute | 指定由 W3C 定义的官方 DOM 对象名称。 |
| DOMNamedPropertyGetterAttribute | 指定该方法将用作命名属性 getter。 |
| DOMNoInterfaceObjectAttribute | 如果接口上出现[NoInterfaceObject]扩展属性,则表示ECMAScript绑定中该接口不存在接口对象。 |
| DOMNullableAttribute | 指定一个 DOM 对象可以被赋予空值。 |
| DOMObjectAttribute | 指定用此属性标记的对象由 W3C 定义。 |
| DOMTreatNullAsAttribute | 表示成员值的空值将被视为指定值。 |
枚举
| 枚举 | 描述 |
|---|---|
| Accessors | 表示 W3C 定义的成员访问器的枚举。 |