Error processing SSI file
(Leadtools.Annotations.Core)

Show in webframe

Translate Method (AnnObject)






The x value by which to translate the AnnObject.
The y value by which to translate the AnnObject.
Translates the AnnObject by the specified values.
Syntax
public virtual void Translate( 
   double offsetX,
   double offsetY
)
'Declaration
 
Public Overridable Sub Translate( _
   ByVal offsetX As Double, _
   ByVal offsetY As Double _
) 
public virtual void Translate( 
   double offsetX,
   double offsetY
)
-(void) translateOffsetX:(double)offsetX
                 offsetY:(double)offsetY;
            
public void translate(
   double offsetX,
   double offsetY
)
            
 function Leadtools.Annotations.Core.AnnObject.Translate( 
   offsetX ,
   offsetY 
)

Parameters

offsetX
The x value by which to translate the AnnObject.
offsetY
The y value by which to translate the AnnObject.
Requirements

Target Platforms

See Also

Reference

AnnObject Class
AnnObject 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