Search
AwtGraphics.createRegion Method (Rectangle)
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 (
    Rectangle rc
)

 Parameters

rc

 Return Value

 See Also