←Select platform

Move Method

Summary

Provides an implementation of the Move method for this AnnSelectionEditDesigner object.

Syntax
C#
VB
C++
protected override void Move( 
   double offsetX, 
   double offsetY 
) 
Protected Overrides Sub Move( 
   ByVal offsetX As Double, 
   ByVal offsetY As Double 
) 
protected:  
   virtual void Move( 
      double offsetX, 
      double offsetY 
   ) override 

Parameters

offsetX

The horizontal offset to be used when moving the object.

offsetY

The vertical offset to be used when moving the object.

Requirements
Target Platforms
Help Version 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Annotations.Designers Assembly

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