updatePoint Method (AnnCrossProductObject)

Summary

Updates the specified point of the cross-product object.

Syntax

JavaScript Syntax
AnnCrossProductObject.prototype.updatePoint = function(pointIndex, pt)
TypeScript Syntax
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

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Annotations.Core Assembly
Click or drag to resize