VisualHost MethodsElecNetKit Documentation
The VisualHost type exposes the following members.
Methods

  NameDescription
Public methodExportPNG
Export the currently displayed content to a PNG file.
Public methodExportXPS
Export the currently displayed content to an xps (vector format) file.
Protected methodGetVisualChild
Provide a required override for the GetVisualChild(Int32) method.
(Overrides OnlineFrameworkElement GetVisualChild(Int32).)
Protected methodOnPropertyChanged
Triggers the PropertyChanged event for the specified property name.
Back to Top
Extension Methods

  NameDescription
Public Extension MethodSaveVisualToByteArray
Store a visual in an array of bytes.
(Defined by DrawingVisualSerialisers.)
Back to Top
See Also