Click or drag to resize

SVGInlineArguments Constructor (ISVGInlineArgument)

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

Namespace:  imbSCI.Graph.Graphics.SvgAPI.Core
Assembly:  imbSCI.Graph (in imbSCI.Graph.dll) Version: 0.3.70.
Syntax
C#
public SVGInlineArguments(
	params ISVGInlineArgument[] args
)
Request Example View Source

Parameters

args
Type: imbSCI.Graph.Graphics.SvgAPI.CoreISVGInlineArgument
See Also