translate Method

Summary

Translates this AnnTextPointerObject by the specified values.

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

Parameters

offsetX

The x value by which to translate the AnnTextPointerObject.

offsetY

The y value by which to translate the AnnTextPointerObject.

Requirements
Target Platforms
Help Version 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Annotations.Engine Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.