فئة IOrderedShape

Summary: Represents an ordered shape. An ordered shape is a continuous set of points having a start point and end point.
The continuous set of points connected using a specific rule.

Module: aspose.imaging

Full Name: aspose.imaging.IOrderedShape

Properties

NameTypeAccessالوصف
end_pointPointFrيحصل على نقطة النهاية للشكل.
is_closedboolr/wيحصل أو يضبط قيمة تشير إلى ما إذا كان الشكل المرتب مغلقًا. عند معالجة الشكل المرتب المغلق لا يكون للنقطة البداية والنقطة النهاية معنى.
start_pointPointFrيحصل على نقطة بداية الشكل.

Methods

Nameالوصف
reverse()يعكس ترتيب النقاط لهذا الشكل.