Error processing SSI file
LEADTOOLS JavaScript (Leadtools.Controls)

OffsetBy Method

Show in webframe
Amount to translate the image horizontally and vertically.
Translate the image of the item horizontally and vertically by a certain amount.
Syntax
 function Leadtools.Controls.ImageViewerItem.offsetBy( 
   value 
)

Parameters

ParameterTypeDescription
valueLeadPointDAmount to translate the image horizontally and vertically.
Remarks

This method will add value to the Offset with the new value is stored in the property

This is a display method and will not change the image data.

This is a state value. For more information, for more information, refer Image Viewer Transformation.

See Also

Reference

ImageViewerItem Object
ImageViewerItem Members

Error processing SSI file