translate Method

Summary

Translates the AnnEncryptObject by the specified values.

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

Parameters

offsetX

The x value by which to translate the AnnEncryptObject.

offsetY

The y value by which to translate the AnnEncryptObject.

Requirements

Target Platforms

Help Version 22.0.2023.1.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Annotations.Engine Assembly

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