PresentationShapeCollection
PresentationShapeCollection class
يمثل مجموعة من أشكال الرسم في مستند PowerPoint.
public class PresentationShapeCollection : RemoveOnlyListBase<PresentationShape>
الخصائص
اسم | وصف |
---|---|
virtual Count { get; } | الحصول على عدد العناصر الموجودة في المجموعة. |
override IsReadOnly { get; } | يحصل على قيمة تشير إلى ما إذا كانت المجموعة للقراءة فقط. |
virtual Item { get; } | يحصل على العنصر في الفهرس المحدد في المجموعة. |
طُرق
اسم | وصف |
---|---|
Clear() | |
virtual Contains(PresentationShape) | |
virtual GetEnumerator() | |
virtual IndexOf(PresentationShape) | |
Remove(PresentationShape) | |
RemoveAt(int) |
ملاحظات
تحتوي هذه المجموعة على عناصرPresentationShape
اكتب .
أنظر أيضا
- class RemoveOnlyListBase<T>
- class PresentationShape
- مساحة الاسم GroupDocs.Watermark.Contents.Presentation
- المجسم GroupDocs.Watermark