Search
PersistContext.LoadColorArray Method
See Also
 





Loads a color array from the underlying stream.

Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming

 Syntax

C#  Copy Code

public Color[] LoadColorArray ()

Visual Basic  Copy Code

Public Function LoadColorArray () As Color()

 Return Value

 See Also