Search
Polygon Constructor (Rectangle2D)
See Also
 






Builds new polygon object from the specified rectangle.

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

 Syntax

Java  Copy Code

public Polygon (
    Rectangle2D rect
)

 Parameters

rect

 See Also