ShapeSegment Class
Summary: Represents a shape segment. A segment is a line or curve connecting two points.
Module: aspose.psd
Full Name: aspose.psd.ShapeSegment
Aspose.PSD Version: 24.9.0
Properties
Name | Type | Access | Description |
---|---|---|---|
end_point | PointF | r | Gets the ending point. |
start_point | PointF | r | Gets the starting point. |