Click or drag to resize

TwoPointCalloutLineEndPoint Property

Gets or sets the end point.

Namespace:  Atalasoft.PdfDoc.Generating.Annotations
Assembly:  Atalasoft.PdfDoc (in Atalasoft.PdfDoc.dll) Version: 11.4.0.9.0.377 (.NET 4.5.2, x86)
Syntax
public PdfPoint EndPoint { get; set; }

Property Value

Type: PdfPoint
The end point.
See Also