Element.RemoveAttributeNode
Element.RemoveAttributeNode method
删除指定的属性节点。
public Attr RemoveAttributeNode(Attr oldAttr)
范围 | 类型 | 描述 |
---|---|---|
oldAttr | Attr | 旧属性。 |
返回值
返回属性
也可以看看
- class Attr
- class Element
- 命名空间 Aspose.Svg.Dom
- 部件 Aspose.SVG
删除指定的属性节点。
public Attr RemoveAttributeNode(Attr oldAttr)
范围 | 类型 | 描述 |
---|---|---|
oldAttr | Attr | 旧属性。 |
返回属性