Reads a System.IO.Stream value from the specified element with the specified parent.
Namespace: MindFusion.Charting.Wpf
Assembly: MindFusion.Charting.Wpf
C# Copy Code |
---|
public Stream ReadStream ( |
Visual Basic Copy Code |
---|
Public Function ReadStream( _ |
The name of the element to read.
The XML parent of the element to read.
The deserialized System.IO.Stream value.