Search
AwtGraphics.createRegion Method (GeneralPath)
See Also
 






Creates an Area object from the specified general path.

Namespace: com.mindfusion.drawing
Package: com.mindfusion.drawing

 Syntax

Java  Copy Code

public Area createRegion (
    GeneralPath path
)

 Parameters

path

 Return Value

 See Also