GetAttributeNS
Element.GetAttributeNS method
Yerel ad ve ad alanı URI’sine göre bir öznitelik değeri alır.
public string GetAttributeNS(string namespaceURI, string localName)
| Parametre | Tip | Tanım |
|---|---|---|
| namespaceURI | String | Ad alanı URI’si. |
| localName | String | Yerelin adı. |
Geri dönüş değeri
niteliğini döndürür
Ayrıca bakınız
- class Element
- ad alanı Aspose.Svg.Dom
- toplantı Aspose.SVG