Click or drag to resize

svgUsehref Property

imbSCI | imbACE | imbNLP | imbWEM | imbWBI
ID of predefined element that you want to place with this svgUse instance

Namespace:  imbSCI.Graph.Graphics.SvgAPI.Meta
Assembly:  imbSCI.Graph (in imbSCI.Graph.dll) Version: 0.3.70.
Syntax
C#
[XmlAttributeAttribute]
public string href { get; set; }
Request Example View Source

Property Value

Type: String
The href.
See Also