moveLine Method

Summary

Moves the specified line of the AnnCrossProductObject.

Syntax
TypeScript
JavaScript
AnnCrossProductObject.prototype.moveLine = function( 
   lineIndex, 
   offsetX, 
   offsetY 
) 
moveLine( 
   lineIndex: number, 
   offsetX: number, 
   offsetY: number 
): void; 

Parameters

lineIndex

The index of the line that should be moved.

offsetX

The amount to offset the line horizontally.

offsetY

The amount to offset the line vertically.

Requirements

Target Platforms

Help Version 22.0.2023.1.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.