Click or drag to resize
DigitalRunePiecewiseCurveTParam, TPoint, TCurveKeyReadXml Method
Generates an object from its XML representation.

Namespace: DigitalRune.Mathematics.Interpolation
Assembly: DigitalRune.Mathematics (in DigitalRune.Mathematics.dll) Version: 1.14.0.0 (1.14.0.14427)
Syntax
protected void ReadXml(
	XmlReader reader
)

Parameters

reader
Type: System.XmlXmlReader
The XmlReader stream from which the object is deserialized.
See Also