ShapeSegmentPathCollection
İçindekiler
[
Saklamak
]ShapeSegmentPathCollection class
Birleştirildiğinde geometrik bir şekil oluşturacak bir dizi hareket, çizgi ve eğriden oluşan bir oluşturma yolunu temsil eder.
public class ShapeSegmentPathCollection : CollectionBase<ShapeSegmentPath>
yapıcılar
İsim | Tanım |
---|---|
ShapeSegmentPathCollection() | Default_Constructor |
Özellikleri
İsim | Tanım |
---|---|
Capacity { get; set; } | |
Count { get; } | |
Item { get; } | AlırShapeSegmentPath nesne. |
Item { get; set; } |
yöntemler
İsim | Tanım |
---|---|
Add(ShapePathType) | Oluşturma yoluna bir segment yolu ekleyin. |
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) |
Ayrıca bakınız
- class CollectionBase<T>
- class ShapeSegmentPath
- ad alanı Aspose.Cells.Drawing
- toplantı Aspose.Cells