Search
Tools.Arc2Path Method (Rectangle2D, Single, Single)
See Also
 






Namespace: com.mindfusion.pdf
Package: com.mindfusion.pdf

 Syntax

Java  Copy Code

public static GeneralPath Arc2Path (
    Rectangle2D rect,
    float startAngle,
    float sweepAngle
)

 Parameters

rect

startAngle

sweepAngle

 Return Value

 See Also