ShapePathCollection
Inhalt
[
Ausblenden
]ShapePathCollection class
Stellt Pfadsammlungsinformationen in NotPrimitive autoshape dar
public class ShapePathCollection : CollectionBase<ShapePath>
Eigenschaften
| Name | Beschreibung |
|---|---|
| Capacity { get; set; } | |
| Count { get; } | Ruft die Anzahl der Pfade ab |
| Item { get; } | Ruft einen Erstellungspfad ab. |
| Item { get; set; } |
Methoden
| Name | Beschreibung |
|---|---|
| Add() | Fügen Sie einen Erstellungspfad hinzu. |
| BinarySearch(ShapePath) | |
| BinarySearch(ShapePath, IComparer<ShapePath>) | |
| BinarySearch(int, int, ShapePath, IComparer<ShapePath>) | |
| Clear() | |
| Contains(ShapePath) | |
| CopyTo(ShapePath[]) | |
| CopyTo(ShapePath[], int) | |
| CopyTo(int, ShapePath[], int, int) | |
| Exists(Predicate<ShapePath>) | |
| Find(Predicate<ShapePath>) | |
| FindAll(Predicate<ShapePath>) | |
| FindIndex(Predicate<ShapePath>) | |
| FindIndex(int, Predicate<ShapePath>) | |
| FindIndex(int, int, Predicate<ShapePath>) | |
| FindLast(Predicate<ShapePath>) | |
| FindLastIndex(Predicate<ShapePath>) | |
| FindLastIndex(int, Predicate<ShapePath>) | |
| FindLastIndex(int, int, Predicate<ShapePath>) | |
| GetEnumerator() | |
| IndexOf(ShapePath) | |
| IndexOf(ShapePath, int) | |
| IndexOf(ShapePath, int, int) | |
| LastIndexOf(ShapePath) | |
| LastIndexOf(ShapePath, int) | |
| LastIndexOf(ShapePath, int, int) | |
| RemoveAt(int) |
Siehe auch
- class CollectionBase<T>
- class ShapePath
- namensraum Aspose.Cells.Drawing
- Montage Aspose.Cells