PdfAnnotationMarkup.QuadrilateralPoints Property

Definition

Gets or sets the points defining the quadrilateral bounds of the markup annotation.

public CoreGraphics.CGPoint[]? QuadrilateralPoints { get; set; }
member this.QuadrilateralPoints : CoreGraphics.CGPoint[] with get, set

Property Value

An array of CGPoint values representing the quadrilateral vertices, or null.

Applies to