Error processing SSI file
(Leadtools.Annotations.Core)

Show in webframe

Translate Method (AnnGroupObject)






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
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.AnnGroupObject.Translate( 
   offsetX ,
   offsetY 
)

Parameters

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

Target Platforms

See Also

Reference

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