Click or drag to resize

diaShapeLoad Method

imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Loads the specified path.

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

Parameters

path
Type: SystemString
The path.

Return Value

Type: diaShape
See Also