IsSameSetting
Shape.IsSameSetting method
إرجاع ما إذا كان الشكل متماثلاً.
public virtual bool IsSameSetting(object obj)
معامل | يكتب | وصف |
---|---|---|
obj | Object |
أمثلة
[C#]
if (shape.IsSameSetting(shape))
Console.WriteLine("Two objects the same.");
أنظر أيضا
- class Shape
- مساحة الاسم Aspose.Cells.Drawing
- المجسم Aspose.Cells