translate Method (AnnEncryptObject)

Summary

Translates the AnnEncryptObject by the specified values.

Syntax

JavaScript Syntax
AnnEncryptObject.prototype.translate = function(offsetX, offsetY)
TypeScript Syntax
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

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