Table of Contents

Property AttributeName

Namespace
SharpVectors.Dom.Svg
Assembly
SharpVectors.Model.dll

AttributeName

Gets or sets the name of the target attribute. An XMLNS prefix may be used to indicate the XML namespace for the attribute. The prefix will be interpreted in the scope of the current (i.e., the referencing) animation element.

public string AttributeName { get; set; }

Property Value

string