Click or drag to resize

xmlTextLocaleEntry Constructor (String)

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

Namespace:  imbSCI.Graph.DiagramLibraries.DiaShape
Assembly:  imbSCI.Graph (in imbSCI.Graph.dll) Version: 0.3.70.
Syntax
C#
public xmlTextLocaleEntry(
	string _text
)
Request Example View Source

Parameters

_text
Type: SystemString
See Also