Search
PersistContext.LoadColor Method
See Also
 





Loads a color from the underlying stream.

Namespace: MindFusion.Diagramming
Package: MindFusion.Diagramming

 Syntax

C#  Copy Code

public Color LoadColor ()

Visual Basic  Copy Code

Public Function LoadColor () As Color

 Return Value

 See Also