(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
public override void Translate( 
   double offsetX,
   double offsetY
)
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

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.