ILNumerics Ultimate VS

XMLDriver Constructor (XmlWriter, Size, Scene)

ILNumerics Ultimate VS Documentation
ILNumerics - Technical Application Development
Initializes a new instance of the XMLDriver class

Namespace:  ILNumerics.Drawing
Assembly:  ILNumerics.Drawing (in ILNumerics.Drawing.dll) Version: ILNumerics Ultimate VS 4
Syntax

public XMLDriver(
	XmlWriter writer,
	Size size,
	Scene scene = null
)

Parameters

writer
Type: System.XmlXmlWriter
size
Type: System.DrawingSize
scene (Optional)
Type: ILNumerics.DrawingScene
See Also

Reference