DroidDiagram Programmer's Guide
Shape.getImageRectangle Method
See Also
 






Gets the location of the shape image relatively to the bounding rectangles of boxes of this shape.

Namespace: com.mindfusion.diagramming
Package: com.mindfusion.diagramming

 Syntax

Java  Copy Code

public RectF getImageRectangle ()

 Return Value

A RectF object specifying the image coordinates as percents of the box bounds.

 See Also

Shape Members
Shape Class
com.mindfusion.diagramming Namespace