Search
PersistContext.LoadImage Method
See Also
 





Loads an image from the underlying stream.

Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming

 Syntax

C#  Copy Code

public Image LoadImage ()

Visual Basic  Copy Code

Public Function LoadImage () As Image

 Return Value

 See Also