Search
Tools.Arc2Path Method
See Also
 






Namespace: com.mindfusion.pdf
File: com.mindfusion.pdf

 Syntax

Java  Copy Code

public static GeneralPath Arc2Path (
    int x,
    int y,
    int width,
    int heigth,
    float startAngle,
    float sweepAngle
)

 Parameters

x

y

width

heigth

startAngle

sweepAngle

 Return Value

 See Also