RemoveAttributeNS
Element.RemoveAttributeNS method
Yerel ad ve ad alanı URI’sine göre bir özniteliği kaldırır.
public void RemoveAttributeNS(string namespaceURI, string localName)
Parametre | Tip | Tanım |
---|---|---|
namespaceURI | String | Ad alanı URI’si. |
localName | String | Yerelin adı. |
Ayrıca bakınız
- class Element
- ad alanı Aspose.Svg.Dom
- toplantı Aspose.SVG