setItem Method (LeadPointCollection)

Summary

Replaces the LeadPointD at the specified index.

Syntax

JavaScript Syntax
LeadPointCollection.prototype.setItem = function(index, item)
TypeScript Syntax
setItem(index: number, item: LeadPointD): void; // protected

Parameters

index

The zero-based index of the LeadPointD to replace.

item

The new value for the LeadPointD at the specified index.

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