فئة ShapeSegment
Summary: Represents a shape segment. A segment is a line or curve connecting two points.
Module: aspose.imaging
Full Name: aspose.imaging.ShapeSegment
Properties
| Name | Type | Access | الوصف |
|---|---|---|---|
| end_point | PointF | r | يحصل على نقطة النهاية. |
| start_point | PointF | r | يحصل على نقطة البداية. |