 | PathSegmentEndPoint Property |
The end point of the path segment.
The start point of the segment corresponds to the end point of the previous segment.
Namespace: PdfTools.Toolbox.Pdf.ContentAssembly: PdfTools.Toolbox (in PdfTools.Toolbox.dll) Version: 1.12.0+5e7853f3b1a241c2ec0dd9e8fc4b9015d17a37d8
Syntaxpublic Point EndPoint { get; set; }Property Value
Point
See Also