updatePoint Method

Summary

Updates the specified point of the cross-product object.

Syntax
TypeScript
JavaScript
AnnCrossProductObject.prototype.updatePoint = function( 
   pointIndex, 
   pt 
) 
updatePoint( 
   pointIndex: number, 
   pt: LeadPointD 
): void; 

Parameters

pointIndex

The index of the point that should be updated.

pt

The new values for the point being updated.

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.