Writes the specified CustomBrushes object.
Namespace: com.mindfusion.scheduling.model
Package: com.mindfusion.scheduling.model
SyntaxJava
Copy Code
|
|---|
public JsonObject writeCustomBrushes ( |
The CustomBrushes object to write.
An instance of the JsonObject class representing the newly created Json element.
See Also