Element.GetAttribute
Element.GetAttribute method
按名称检索属性值。
public string GetAttribute(string name)
范围 | 类型 | 描述 |
---|---|---|
name | String | 要检索的属性的名称。 |
返回值
返回属性值
也可以看看
- class Element
- 命名空间 Aspose.Svg.Dom
- 部件 Aspose.SVG
按名称检索属性值。
public string GetAttribute(string name)
范围 | 类型 | 描述 |
---|---|---|
name | String | 要检索的属性的名称。 |
返回属性值