←Select platform

Translate Method

Summary
Translates the AnnGroupObject by the specified values.
Syntax
C#
C++/CLI
Java
Python
public override void Translate( 
   double offsetX, 
   double offsetY 
) 
@Override public void translate( 
   double offsetX, 
   double offsetY 
) 
public:  
   virtual void Translate( 
      double offsetX, 
      double offsetY 
   ) override 
def Translate(self,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

Help Version 22.0.2023.7.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Annotations.Engine Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.