Click or drag to resize

diaShapeSave Method (String)

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

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

Parameters

path
Type: SystemString
The path.
See Also