Click or drag to resize

svgLink Constructor

imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Initializes a new instance of the svgLink class

Namespace:  imbSCI.Graph.Graphics.SvgAPI.Containers
Assembly:  imbSCI.Graph (in imbSCI.Graph.dll) Version: 0.3.70.
Syntax
C#
public svgLink(
	string href
)
Request Example View Source

Parameters

href
Type: SystemString
See Also