Reads a MindFusion.Drawing.Brush object with the specified name and default value.
Namespace: com.mindfusion.charting
File: com.mindfusion.charting
SyntaxJava
Copy Code
|
|---|
public Brush readBrush ( |
The name of the XML element to read.
A Brush instance that represents the default value.
The MindFusion.Drawing.Brush instance that was read.
See Also