ImageGearJava Project > com.accusoft.imagegear.art Package : ImGearARTBorder Class |
The following tables list the members exposed by ImGearARTBorder.
Name | Description | |
---|---|---|
ImGearARTBorder Constructor | Overloaded. |
Name | Description | |
---|---|---|
getColor | Gets the border color.
| |
getStyle | Gets the border style.
| |
getWidth | Gets the width of the border line.
| |
setColor | Sets the border color.
| |
setStyle | Sets the border style.
| |
setWidth | Sets the width of the border line.
|
Name | Description | |
---|---|---|
onPropertyChanged | Can be called by subclasses when their properties change. Subscribers, com.accusoft.imagegear.callbackinterfaces.IImGearPropertyChangedListeners are subsequently notified. |