removeItem Method

Summary

Removes the first occurence of the specified LeadPointD from the collection.

Syntax

JavaScript Syntax
LeadPointCollection.prototype.removeItem = function(point) 
TypeScript Syntax
removeItem(point: LeadPointD): void; // protected 

Parameters

point

The LeadPointD to remove.

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Annotations.Core Assembly