move Method

Summary

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

Syntax
TypeScript
JavaScript
AnnSelectionEditDesigner.prototype.move = function( 
   offsetX, 
   offsetY 
) 
move( 
   offsetX: number, 
   offsetY: number 
): void; // protected 

Parameters

offsetX

The horizontal offset to be used to move the object.

offsetY

The vertical offset to be used to move the object.

Requirements

Target Platforms

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

Leadtools.Annotations.Designers Assembly