SetIdAttributeNS
Element.SetIdAttributeNS method
Se il parametro isId è true, questo metodo dichiara che l’attributo specificato è un attributo ID determinato dall’utente.
public void SetIdAttributeNS(string namespaceURI, string localName, bool isId)
Parametro | Tipo | Descrizione |
---|---|---|
namespaceURI | String | L’URI dello spazio dei nomi. |
localName | String | Nome del locale. |
isId | Boolean | se impostato suVERO [è id]. |
Guarda anche
- class Element
- spazio dei nomi Aspose.Svg.Dom
- assemblea Aspose.SVG