Search
JsonContext.readBrushColor Method
See Also
 






Reads a Brush object with the specified color.

Namespace: com.mindfusion.common
Package: com.mindfusion.common

 Syntax

Java  Copy Code

public Brush readBrushColor (
    JsonValue value
)

 Parameters

value

A JsonValue

 Return Value

A Brush Object

 See Also