ImageGearJava Project > com.accusoft.imagegear.core.shapes Package : IImGearRoundedRectangle Interface |
The following tables list the members exposed by IImGearRoundedRectangle.
Name | Description | |
---|---|---|
![]() | getLeftTop | Gets coordinates of the upper-left corner of the rectangle. |
![]() | getRadius | Gets the radius for the rounded edges. |
![]() | getRightBottom | Gets coordinates of the right-bottom corner of the rectangle. |
![]() | setLeftTop | Sets coordinates of the upper-left corner of the rectangle. |
![]() | setRadius | Sets the radius for the rounded edges. |
![]() | setRightBottom | Sets coordinates of the right-bottom corner of the rectangle. |