ShapeSegmentEndPoint Property
Gets the ending point.

Namespace: Aspose.PSD
Assembly: Aspose.PSD (in Aspose.PSD.dll) Version: 23.4
Syntax
public abstract PointF EndPoint { get; }

Property Value

Type: PointF
The ending point.
See Also