Restores a
Visual from an array of bytes.
Namespace: ElecNetKit.Graphing.Util
Assembly: ElecNetKit.Graphing (in ElecNetKit.Graphing.dll) Version: 1.1.4771.27373 (1.1.0.0)
Syntax
Parameters
- data
- Type:
System.Byte[]
The data to restore aVisual from.
Return Value
The restored
See Also