DroidDiagram Programmer's Guide
ComponentBase.createOutlinePath Method
See Also
 






For internal use.

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

 Syntax

Java  Copy Code

public GeneralPath createOutlinePath (
    Rectangle2D.Float bounds,
    float rotationAngle
)

 Parameters

bounds

rotationAngle

 Return Value

 See Also

ComponentBase Members
ComponentBase Class
com.mindfusion.diagramming.components Namespace