Click or drag to resize

svgSymbol Constructor

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

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

Parameters

_id
Type: SystemString
See Also