Click or drag to resize

mxGraphViewImageReader Constructor (XmlReader)

imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Constructs a new GDI reader for the given display XML reader.

Namespace:  imbSCI.Graph.MXGraph.reader
Assembly:  imbSCI.Graph (in imbSCI.Graph.dll) Version: 0.3.70.
Syntax
C#
public mxGraphViewImageReader(
	XmlReader reader
)
Request Example View Source

Parameters

reader
Type: System.XmlXmlReader
See Also