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