Error processing SSI file
(Leadtools.Annotations.Core)

Show in webframe

Translate Method (AnnTextReviewObject)






The x value by which to translate the AnnTextReviewObject.
The y value by which to translate the AnnTextReviewObject.
Translates the AnnTextReviewObject by the specified values.
Syntax
public override void Translate( 
   double offsetX,
   double offsetY
)
'Declaration
 
Public Overrides Sub Translate( _
   ByVal offsetX As Double, _
   ByVal offsetY As Double _
) 
public override void Translate( 
   double offsetX,
   double offsetY
)
@Override public void translate(
   double offsetX,
   double offsetY
)
            
 function Leadtools.Annotations.Core.AnnTextReviewObject.Translate( 
   offsetX ,
   offsetY 
)

Parameters

offsetX
The x value by which to translate the AnnTextReviewObject.
offsetY
The y value by which to translate the AnnTextReviewObject.
Remarks

This implementation overrides this method to ignore the default behavior since this object type does not support translation.

Requirements

Target Platforms

See Also

Reference

AnnTextReviewObject Class
AnnTextReviewObject Members

Error processing SSI file
   Leadtools.Annotations.Core requires a Document or Medical toolkit license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features