[]
Create a ellipse region.
public static Region CreateEllipseRegion(Rectangle rectangle)
Type | Name | Description |
---|---|---|
Rectangle | rectangle | A Rectangle that just contains the ellipse. |
Type | Description |
---|---|
Region | A Region indicates the ellipse region |