(Leadtools.Annotations.Core)

Translate Method (AnnTextPointerObject)

Show in webframe





The x value by which to translate the AnnTextPointerObject.
The y value by which to translate the AnnTextPointerObject.
Translates this AnnTextPointerObject 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.AnnTextPointerObject.Translate( 
   offsetX ,
   offsetY 
)

Parameters

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

Target Platforms

See Also

Reference

AnnTextPointerObject Class
AnnTextPointerObject Members

 

 


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