ImageGearJava Project > com.accusoft.imagegear.art Package : IImGearARTPolygon Interface |
The following tables list the members exposed by IImGearARTPolygon.
Name | Description | |
---|---|---|
![]() | getBorder | Gets the border of the mark.
|
![]() | getFillColor | Gets the fill color of the mark.
|
![]() | getNumberOfPoints | Gets the actual number of points on the mark.
|
![]() | getOpacity | Gets the mark opacity.
|
![]() | getPoint | Gets mark's point with the specified index. |
![]() | getPoints | Gets the raw points array.
|
![]() | setBorder | Sets the border of the mark.
|
![]() | setFillColor | Sets the fill color of the mark.
|
![]() | setNumberOfPoints | Sets the actual number of points on the mark.
|
![]() | setOpacity | Sets the mark opacity.
|
![]() | setPoint | Sets mark's point at the specified index. |