[]
        
(Showing Draft Content)

GrapeCity.Documents.Svg.SvgCustomAttribute.-ctor

SvgCustomAttribute Constructor

SvgCustomAttribute(string, string, string)

Initializes a new instance of the SvgCustomAttribute class.

Declaration
public SvgCustomAttribute(string attributeName, string attributeValue, string namespaceName = null)
Public Sub New(attributeName As String, attributeValue As String, Optional namespaceName As String = Nothing)
Parameters
Type Name Description
string attributeName
string attributeValue
string namespaceName