Element.SetIdAttributeNode
Element.SetIdAttributeNode method
Si le paramètre isId est vrai, cette méthode déclare l’attribut spécifié comme étant un attribut d’ID déterminé par l’utilisateur.
public void SetIdAttributeNode(Attr idAttr, bool isId)
Paramètre | Taper | La description |
---|---|---|
idAttr | Attr | L’attribut d’identification. |
isId | Boolean | si réglé survrai [est un identifiant]. |
Voir également
- class Attr
- class Element
- espace de noms Aspose.Svg.Dom
- Assemblée Aspose.SVG