Store a visual in an array of bytes.
Namespace: ElecNetKit.Graphing.UtilAssembly: ElecNetKit.Graphing (in ElecNetKit.Graphing.dll) Version: 1.1.4771.27373 (1.1.0.0)
Syntax
Parameters
- v
- Type:
System.Windows.Media Visual
TheVisual to serialise.
Return Value
The serialised
Usage Note
In Visual Basic and C#, you can call this method as an instance method on any object of type


See Also