Search
SvgDocument.addText Method (String, Double, Double)
See Also
 






Namespace: com.mindfusion.svg
Package: com.mindfusion.svg

 Syntax

Java  Copy Code

public Node addText (
    String text,
    double x,
    double y
)

 Parameters

text

x

y

 Return Value

 See Also