Click or drag to resize

svgGroup Constructor

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

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

Parameters

_id
Type: SystemString
See Also