removeItem Method (LeadPointCollection)

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

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