Search
Tools.Line2Path Method
See Also
 






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

 Syntax

Java  Copy Code

public static GeneralPath Line2Path (
    float x1,
    float y1,
    float x2,
    float y2
)

 Parameters

x1

y1

x2

y2

 Return Value

 See Also