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 23.0.2024.3.4
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2025 Apryse Sofware Corp. All Rights Reserved.

Leadtools.Annotations.Engine Assembly
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2025 Apryse Sofware Corp. All Rights Reserved.