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

Translate Method (AnnGroupObject)

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

Parameters

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

Reference

AnnGroupObject Object
AnnGroupObject Members

Error processing SSI file