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