ImageGear for Java
setBounds Method
Sets the bounding rectangle of the annotation page.

com.accusoft.imagegear.core.shapes.ImGearRectangle structure object.

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 property 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.

com.accusoft.imagegear.core.shapes.ImGearRectangle

Syntax
public void setBounds( 
   IImGearRectangle value
)

Parameters

value
See Also

Reference

ImGearARTPage Class
ImGearARTPage Members

 

 


©2016. Accusoft Corporation. All Rights Reserved.

Send Feedback