ImageGearJava Project > com.accusoft.imagegear.art Package > ImGearARTPage Class : getBounds Method |
This is a rectangle that encloses all annotation marks on the page.
This method can be used if you want to change the default bounding rectangle or when the marks' coordinates are specified in device units. If this method is set to null and ART page is associated with com.accusoft.imagegear.core.ImGearPage class the com.accusoft.imagegear.core.ImGearPage class's rectangle is used.
The default value is null.public IImGearRectangle getBounds() |