Search
PersistContext.LoadFloatArray Method
See Also
 





Loads a float array from the underlying stream.

Namespace: MindFusion.Diagramming
Package: MindFusion.Diagramming

 Syntax

C#  Copy Code

public float[] LoadFloatArray ()

Visual Basic  Copy Code

Public Function LoadFloatArray () As Single()

 Return Value

 See Also