Updates the specified point of the cross-product object.
AnnCrossProductObject.prototype.updatePoint = function(
pointIndex,
pt
)
updatePoint(
pointIndex: number,
pt: LeadPointD
): void;
pointIndex
The index of the point that should be updated.
pt
The new values for the point being updated.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET