ShapePathPointCollection
Innehåll
[
Dölj
]ShapePathPointCollection class
Representerar alla formvägspunkter.
public class ShapePathPointCollection : CollectionBase<ShapePathPoint>
Konstruktörer
namn | Beskrivning |
---|---|
ShapePathPointCollection() | Default_Constructor |
Egenskaper
namn | Beskrivning |
---|---|
Capacity { get; set; } | |
Count { get; } | |
Item { get; } | Hämtar formväg punkt för index. |
Item { get; set; } |
Metoder
namn | Beskrivning |
---|---|
Add(int, int) | Lägger till en sökvägspunkt. |
BinarySearch(ShapePathPoint) | |
BinarySearch(ShapePathPoint, IComparer<ShapePathPoint>) | |
BinarySearch(int, int, ShapePathPoint, IComparer<ShapePathPoint>) | |
Clear() | |
Contains(ShapePathPoint) | |
CopyTo(ShapePathPoint[]) | |
CopyTo(ShapePathPoint[], int) | |
CopyTo(int, ShapePathPoint[], int, int) | |
Exists(Predicate<ShapePathPoint>) | |
Find(Predicate<ShapePathPoint>) | |
FindAll(Predicate<ShapePathPoint>) | |
FindIndex(Predicate<ShapePathPoint>) | |
FindIndex(int, Predicate<ShapePathPoint>) | |
FindIndex(int, int, Predicate<ShapePathPoint>) | |
FindLast(Predicate<ShapePathPoint>) | |
FindLastIndex(Predicate<ShapePathPoint>) | |
FindLastIndex(int, Predicate<ShapePathPoint>) | |
FindLastIndex(int, int, Predicate<ShapePathPoint>) | |
GetEnumerator() | |
IndexOf(ShapePathPoint) | |
IndexOf(ShapePathPoint, int) | |
IndexOf(ShapePathPoint, int, int) | |
LastIndexOf(ShapePathPoint) | |
LastIndexOf(ShapePathPoint, int) | |
LastIndexOf(ShapePathPoint, int, int) | |
RemoveAt(int) |
Se även
- class CollectionBase<T>
- class ShapePathPoint
- namnutrymme Aspose.Cells.Drawing
- hopsättning Aspose.Cells