ShapeSegment Sınıfı
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 | Açıklama |
|---|---|---|---|
| end_point | PointF | r | Bitiş noktasını alır. |
| start_point | PointF | r | Başlangıç noktasını alır. |