Search
PersistContext.LoadShape Method
See Also
 





Loads a shape from the underlying stream.

Namespace: MindFusion.Diagramming
Package: MindFusion.Diagramming

 Syntax

C#  Copy Code

public Shape LoadShape ()

Visual Basic  Copy Code

Public Function LoadShape () As Shape

 Return Value

 See Also