Search
SvgContent.getBounds Method
See Also
 






Gets the bounding rectangle that fits SVG elements.

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

 Syntax

Java  Copy Code

public Rectangle2D getBounds ()

 Return Value

A Rectangle2D instance.

 See Also