Click or drag to resize

SVGLetterArgument Constructor (String)

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

Namespace:  imbSCI.Graph.Graphics.SvgAPI.Core
Assembly:  imbSCI.Graph (in imbSCI.Graph.dll) Version: 0.3.70.
Syntax
C#
public SVGLetterArgument(
	string _value
)
Request Example View Source

Parameters

_value
Type: SystemString
See Also