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