Click or drag to resize

diaShape Constructor (String, String)

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

Namespace:  imbSCI.Graph.DiagramLibraries.DiaShape
Assembly:  imbSCI.Graph (in imbSCI.Graph.dll) Version: 0.3.70.
Syntax
C#
public diaShape(
	string _name,
	string _icon
)
Request Example View Source

Parameters

_name
Type: SystemString
_icon
Type: SystemString
See Also