ImageGear for Java
offset Method
The x coordinate value.
The y coordinate value.

This method shifts the points coordinates by the specified dx and dy values.

Shifts the points coordinates by the specified coordinateX and coordinateY values.
Syntax
public void offset( 
   int offsetX,
   int offsetY
)

Parameters

offsetX
The x coordinate value.
offsetY
The y coordinate value.

This method shifts the points coordinates by the specified dx and dy values.

See Also

Reference

ImGearPoint Class
ImGearPoint Members

 

 


©2016. Accusoft Corporation. All Rights Reserved.

Send Feedback