Leadtools.Controls Namespace > ImageViewerItem Object : OffsetBy Method |
function Leadtools.Controls.ImageViewerItem.offsetBy( value )
Parameter | Type | Description |
---|---|---|
value | LeadPointD | Amount to translate the image horizontally and vertically. |
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.