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 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Annotations.Engine Assembly

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