Search
PersistContext.LoadRectF Method
See Also
 





Loads a rectangle from the underlying stream.

Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming

 Syntax

C#  Copy Code

public RectangleF LoadRectF ()

Visual Basic  Copy Code

Public Function LoadRectF () As RectangleF

 Return Value

 See Also