Search
XmlContext.readPointF Method (Element)
See Also
 






Reads a Point2D object from the specified element.

Namespace: com.mindfusion.spreadsheet
Package: com.mindfusion.spreadsheet

 Syntax

Java  Copy Code

public Point2D readPointF (
    Element element
)

 Parameters

element

 Return Value

 See Also