ImageGearJava Project > com.accusoft.imagegear.art Package : IImGearARTPoint Interface |
The following tables list the members exposed by IImGearARTPoint.
Name | Description | |
---|---|---|
getColor | Gets the color of the mark.
| |
getOpacity | Gets the opacity of the mark.
| |
getWidth | Gets the width of the mark.
| |
getX | Gets the X coordinate of the mark.
| |
getY | Gets the Y coordinate of the mark.
| |
setColor | Sets the color of the mark.
| |
setOpacity | Sets the opacity of the mark.
| |
setWidth | Sets the width of the mark.
| |
setX | Sets the X coordinate of the mark.
| |
setY | Sets the Y coordinate of the mark.
|