Paths
Shape.Paths property
الحصول على مسارات الشكل الهندسي المخصص.
public ShapePathCollection Paths { get; }
أمثلة
[C#]
// يرجع غير فارغ إذا كان هناك مسار إلى الهندسة المخصصة
if(shape.Paths == null)
Console.WriteLine("No custom geometry path.");
أنظر أيضا
- class ShapePathCollection
- class Shape
- مساحة الاسم Aspose.Cells.Drawing
- المجسم Aspose.Cells