Id
Shape.Id property
الحصول على معرف هذا الشكل.
public int Id { get; }
أمثلة
[C#]
int id = shape.Id;
أنظر أيضا
- class Shape
- مساحة الاسم Aspose.Cells.Drawing
- المجسم Aspose.Cells
الحصول على معرف هذا الشكل.
public int Id { get; }
[C#]
int id = shape.Id;