ShapeSegment Class

Summary: Represents a shape segment. A segment is a line or curve connecting two points.

Module: aspose.imaging

Full Name: aspose.imaging.ShapeSegment

Aspose.Imaging Version: 24.5.0

Properties

NameTypeAccessDescription
end_pointPointFrGets the ending point.
start_pointPointFrGets the starting point.