translate Method (AnnTextReviewObject)

Summary

Translates the AnnTextReviewObject by the specified values.

Syntax

JavaScript Syntax
AnnTextReviewObject.prototype.translate = function(offsetX, offsetY)
TypeScript Syntax
translate(offsetX: number, offsetY: number): void;

Parameters

offsetX

The x value by which to translate the AnnTextReviewObject.

offsetY

The y value by which to translate the AnnTextReviewObject.

Remarks

This implementation overrides this method to ignore the default behavior since this object type does not support translation.

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Annotations.Core Assembly
Click or drag to resize