Element.GetAttribute
Element.GetAttribute method
Recupera un valore di attributo per nome.
public string GetAttribute(string name)
Parametro | Tipo | Descrizione |
---|---|---|
name | String | Il nome dell’attributo da recuperare. |
Valore di ritorno
Restituisce il valore dell’attributo
Guarda anche
- class Element
- spazio dei nomi Aspose.Svg.Dom
- assemblea Aspose.SVG