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






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

 Syntax

Java  Copy Code

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

 Parameters

x

y

width

heigth

startAngle

sweepAngle

 Return Value

 See Also