Search
PersistContext.LoadSizeF Method
See Also
 





Loads a SizeF object from the underlying stream.

Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming

 Syntax

C#  Copy Code

public SizeF LoadSizeF ()

Visual Basic  Copy Code

Public Function LoadSizeF () As SizeF

 Return Value

 See Also