Error processing SSI file
LEADTOOLS JavaScript (Leadtools.Annotations.Core)

Translate Method (AnnTextPointerObject)

Show in webframe
The x value by which to translate the AnnTextPointerObject.
The y value by which to translate the AnnTextPointerObject.
Translates this AnnTextPointerObject by the specified values.
Syntax
 function Leadtools.Annotations.Core.AnnTextPointerObject.translate( 
   offsetX ,
   offsetY 
)

Parameters

ParameterTypeDescription
offsetXdoubleThe x value by which to translate the AnnTextPointerObject.
offsetYdoubleThe y value by which to translate the AnnTextPointerObject.
See Also

Reference

AnnTextPointerObject Object
AnnTextPointerObject Members

Error processing SSI file