![]() |
Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.4.6
|
Leadtools.Annotations.Core Namespace : LeadPointCollection Class |
The following tables list the members exposed by LeadPointCollection.
Name | Description | |
---|---|---|
![]() | LeadPointCollection Constructor | Initializes a new LeadPointCollection class object. |
Name | Description | |
---|---|---|
![]() | Count | (Inherited from System.Collections.ObjectModel.Collection<LeadPointD>) |
![]() | Item | (Inherited from System.Collections.ObjectModel.Collection<LeadPointD>) |
Name | Description | |
---|---|---|
![]() | Items | (Inherited from System.Collections.ObjectModel.Collection<LeadPointD>) |
Name | Description | |
---|---|---|
![]() | Add | (Inherited from System.Collections.ObjectModel.Collection<LeadPointD>) |
![]() | Clear | (Inherited from System.Collections.ObjectModel.Collection<LeadPointD>) |
![]() | Contains | (Inherited from System.Collections.ObjectModel.Collection<LeadPointD>) |
![]() | CopyTo | (Inherited from System.Collections.ObjectModel.Collection<LeadPointD>) |
![]() | GetEnumerator | (Inherited from System.Collections.ObjectModel.Collection<LeadPointD>) |
![]() | IndexOf | (Inherited from System.Collections.ObjectModel.Collection<LeadPointD>) |
![]() | Insert | (Inherited from System.Collections.ObjectModel.Collection<LeadPointD>) |
![]() | Move | Moves an item to a new index. ![]() ![]() ![]() ![]() ![]() |
![]() | Remove | (Inherited from System.Collections.ObjectModel.Collection<LeadPointD>) |
![]() | RemoveAt | (Inherited from System.Collections.ObjectModel.Collection<LeadPointD>) |
![]() | ToArray | Gets the item of this collection as an array. ![]() ![]() ![]() ![]() ![]() |
Name | Description | |
---|---|---|
![]() | ClearItems | Clears the collection. ![]() ![]() ![]() ![]() ![]() |
![]() | InsertItem | Inserts an item into this collection. ![]() ![]() ![]() ![]() ![]() |
![]() | MoveItem | Moves an item to a new index. ![]() ![]() ![]() ![]() ![]() |
![]() | OnCollectionChanged | Fores the CollectionChanged event. ![]() ![]() ![]() ![]() ![]() |
![]() | RemoveItem | Remove an item from the collection. ![]() ![]() ![]() ![]() ![]() |
![]() | SetItem | Sets an item in the collection with a new value. ![]() ![]() ![]() ![]() ![]() |
Name | Description | |
---|---|---|
![]() | CollectionChanged | Occurs when the collection changes. ![]() ![]() ![]() ![]() ![]() |