move Method

Summary

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

Syntax

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

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 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Annotations.Designers Assembly