Search
AwtGraphics.createRegion Method (Rectangle2D)
See Also
 






Creates an Area object from the specified rectangle.

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

 Syntax

Java  Copy Code

public Area createRegion (
    Rectangle2D rc
)

 Parameters

rc

 Return Value

 See Also