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 | 获取起始点。 |