ShapeSegmentPathCollection
Innehåll
[
Dölj
]ShapeSegmentPathCollection class
Representerar en skapelsebana som består av en serie rörelser, linjer och kurvor som när de kombineras kommer att bilda en geometrisk form.
public class ShapeSegmentPathCollection : CollectionBase<ShapeSegmentPath>
Konstruktörer
namn | Beskrivning |
---|---|
ShapeSegmentPathCollection() | Default_Constructor |
Egenskaper
namn | Beskrivning |
---|---|
Capacity { get; set; } | |
Count { get; } | |
Item { get; } | BlirShapeSegmentPath objekt. |
Item { get; set; } |
Metoder
namn | Beskrivning |
---|---|
Add(ShapePathType) | Lägg till en segmentsökväg i skapande sökväg. |
BinarySearch(ShapeSegmentPath) | |
BinarySearch(ShapeSegmentPath, IComparer<ShapeSegmentPath>) | |
BinarySearch(int, int, ShapeSegmentPath, IComparer<ShapeSegmentPath>) | |
Clear() | |
Contains(ShapeSegmentPath) | |
CopyTo(ShapeSegmentPath[]) | |
CopyTo(ShapeSegmentPath[], int) | |
CopyTo(int, ShapeSegmentPath[], int, int) | |
Exists(Predicate<ShapeSegmentPath>) | |
Find(Predicate<ShapeSegmentPath>) | |
FindAll(Predicate<ShapeSegmentPath>) | |
FindIndex(Predicate<ShapeSegmentPath>) | |
FindIndex(int, Predicate<ShapeSegmentPath>) | |
FindIndex(int, int, Predicate<ShapeSegmentPath>) | |
FindLast(Predicate<ShapeSegmentPath>) | |
FindLastIndex(Predicate<ShapeSegmentPath>) | |
FindLastIndex(int, Predicate<ShapeSegmentPath>) | |
FindLastIndex(int, int, Predicate<ShapeSegmentPath>) | |
GetEnumerator() | |
IndexOf(ShapeSegmentPath) | |
IndexOf(ShapeSegmentPath, int) | |
IndexOf(ShapeSegmentPath, int, int) | |
LastIndexOf(ShapeSegmentPath) | |
LastIndexOf(ShapeSegmentPath, int) | |
LastIndexOf(ShapeSegmentPath, int, int) | |
RemoveAt(int) |
Se även
- class CollectionBase<T>
- class ShapeSegmentPath
- namnutrymme Aspose.Cells.Drawing
- hopsättning Aspose.Cells